summaryrefslogtreecommitdiffstats
path: root/core/units.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/units.h')
-rw-r--r--core/units.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/units.h b/core/units.h
index 029bb64fa..c751328f1 100644
--- a/core/units.h
+++ b/core/units.h
@@ -53,7 +53,7 @@ extern "C" {
* Also strive to use units that can not possibly be mistaken for a
* valid value in a "normal" system without conversion. If the max
* depth of a dive is '20000', you probably didn't convert from mm on
- * output, or if the max depth gets reported as "0.2ft" it was either
+ * output, or if the max. depth gets reported as "0.2ft" it was either
* a really boring dive, or there was some missing input conversion,
* and a 60-ft dive got recorded as 60mm.
*