diff options
Diffstat (limited to 'lisp/calc/calc-units.el')
| -rw-r--r-- | lisp/calc/calc-units.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calc/calc-units.el b/lisp/calc/calc-units.el index 75eb3134c81..fd631439536 100644 --- a/lisp/calc/calc-units.el +++ b/lisp/calc/calc-units.el @@ -295,7 +295,7 @@ (defvar math-additional-units nil "*Additional units table for user-defined units. Must be formatted like `math-standard-units'. -If this is changed, be sure to set `math-units-table' to nil to ensure +If you change this, be sure to set `math-units-table' to nil to ensure that the combined units table will be rebuilt.") (defvar math-unit-prefixes |
