Skip to content

Commit

Permalink
chore: fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Apr 6, 2024
1 parent f64382f commit d60079d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pj.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ type PJ struct {
pj *C.PJ
}

// A PJInfo contains information about a Proj.
// A PJInfo contains information about a PJ.
type PJInfo struct {
ID string
Description string
Expand Down

0 comments on commit d60079d

Please sign in to comment.