Skip to content

Commit

Permalink
Closes #18 - Degree misspelled
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornet authored Dec 3, 2020
1 parent 044cdcb commit a87c6bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nls/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ define({
pointUnits : "Point Units",
pointUnits : "Units",
unitMap : "Map Unit",
unitDMS : "Degres Minutes Seconds Unit",
unitDD : "Decimal Degres Unit",
unitDMS : "Degrees Minutes Seconds Unit",
unitDD : "Decimal Degrees Unit",
kilometers: "Kilometers",
miles : "Miles",
meters : "Meters",
Expand Down

0 comments on commit a87c6bd

Please sign in to comment.