Skip to content

Commit

Permalink
Merge pull request #26 from mrkkrp/master
Browse files Browse the repository at this point in the history
Fix an example in the Haddock for `readGroundPosition`
  • Loading branch information
PaulJohnson authored Feb 10, 2025
2 parents d13627f + 8357082 commit 23f3853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Geodetics/Geodetic.hs
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ instance (Ellipsoid e) => Show (Geodetic e) where
--
-- * Decimal degrees NSEW: 34.52327N, 46.23234W
--
-- * Degrees and decimal minutes (units optional): 34° 31.43' N, 46° 13.92' E
-- * Degrees and decimal minutes (units optional): 34° 31.43' N, 46° 13.92' W
--
-- * Degrees, minutes and seconds (units optional): 34° 31' 23.52\" N, 46° 13' 56.43\" W
--
Expand Down

0 comments on commit 23f3853

Please sign in to comment.