Skip to content

Commit 3114d43

Browse files
committed
documentation fix
1 parent 413f771 commit 3114d43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/java/mil/nga/crs/geo/Ellipsoids.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ public enum Ellipsoids {
125125
ANDRAE("andrae", 6377104.43, 0.0, 300.0, "Andrae 1876 (Den., Iclnd.)"),
126126

127127
/**
128-
* Australian Natl & S. Amer.
128+
* Australian Natl and S. Amer.
129129
*/
130130
AUST_SA("aust_SA", 6378160.0, 0.0, 298.25,
131131
"Australian Natl & S. Amer. 1969", "GRS 1967 Modified"),
@@ -173,7 +173,7 @@ public enum Ellipsoids {
173173
EVRTS69("evrst69", 6377295.664, 0.0, 300.8017, "Everest 1969"),
174174

175175
/**
176-
* Everest (Sabah & Sarawak)
176+
* Everest (Sabah and Sarawak)
177177
*/
178178
EVRTSTSS("evrstSS", 6377298.556, 0.0, 300.8017, "Everest (Sabah & Sarawak)",
179179
"Everest 1830 (1967 Definition)"),

0 commit comments

Comments
 (0)