]> git.eshelyaron.com Git - emacs.git/commitdiff
documentation nit
authorAndrea Corallo <akrl@sdf.org>
Tue, 26 Nov 2019 23:23:56 +0000 (00:23 +0100)
committerAndrea Corallo <akrl@sdf.org>
Wed, 1 Jan 2020 10:38:11 +0000 (11:38 +0100)
lisp/emacs-lisp/comp.el

index b225d4d9297a669d07cbbcc801440d6b6f626b19..273bda8220f9c704b416a5cd7374cdd79de954b9 100644 (file)
@@ -270,7 +270,7 @@ structure.")
             :documentation "When const-vld non nil this is used for holding
  a value known at compile time.")
   (type nil
-        :documentation "When non nil is used for type when known at compile
+        :documentation "When non nil indicates the type when known at compile
  time.")
   (ref nil :type boolean
        :documentation "When t the m-var is involved in a call where is passed by