]> code.delx.au - gnu-emacs/blobdiff - lisp/time-stamp.el
Calc: Update mode line after change mode
[gnu-emacs] / lisp / time-stamp.el
index 79524fb7280ebd3352ff32c5305af426452895b2..c053ea6e924ae5c6bd8c2ac1dac195b18f9ee58f 100644 (file)
@@ -106,7 +106,7 @@ otherwise would have been updated."
 
 (defcustom time-stamp-time-zone nil
   "The time zone to be used by \\[time-stamp].
-Its format is that of the ZONE argument of the `format-time-string' function,"
+Its format is that of the ZONE argument of the `format-time-string' function."
   :type '(choice (const :tag "Emacs local time" nil)
                  (const :tag "Universal Time" t)
                  (const :tag "system wall clock time" wall)