From 112203942cb957d9cfed035442b3b51752b8350a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 20 Nov 2008 02:44:21 +0000 Subject: [PATCH] (math-additional-units): Doc fix (active voice). --- lisp/calc/calc-units.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.4.GIT