]> git.eshelyaron.com Git - emacs.git/commitdiff
(vc-annotate-color-map): Doc fix.
authorAndré Spiegel <spiegel@gnu.org>
Fri, 9 Nov 2001 15:14:49 +0000 (15:14 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Fri, 9 Nov 2001 15:14:49 +0000 (15:14 +0000)
lisp/vc.el

index 9b5fd7268581bca8429d76fa7f502e383e6a5467..bb42eb1bc1615b04ac03266ea361d6f623bfa27a 100644 (file)
@@ -532,7 +532,7 @@ version control backend imposes itself."
     (421.8750 . "#00B6FF")
     (448.2422 . "#007EFF"))
   "*Association list of age versus color, for \\[vc-annotate].
-Ages are given in units of 2**-16 seconds.
+Ages are given in units of 2**16 seconds.
 Default is eighteen steps using a twenty day increment."
   :type 'alist
   :group 'vc)