We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da965c5 commit 29059f5Copy full SHA for 29059f5
1 file changed
src/main/java/mil/nga/crs/common/Units.java
@@ -12,7 +12,7 @@ public class Units {
12
/**
13
* Micrometre unit name
14
*/
15
- public static final String MICROMETRE = "metre";
+ public static final String MICROMETRE = "micrometre";
16
17
18
* Millimetre unit name
0 commit comments