From: Andrea Corallo Date: Tue, 26 Nov 2019 23:23:56 +0000 (+0100) Subject: documentation nit X-Git-Tag: emacs-28.0.90~2727^2~932 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4a639f3ae9594f0d16835d5151b6dda7e83e1a1f;p=emacs.git documentation nit --- diff --git a/lisp/emacs-lisp/comp.el b/lisp/emacs-lisp/comp.el index b225d4d9297..273bda8220f 100644 --- a/lisp/emacs-lisp/comp.el +++ b/lisp/emacs-lisp/comp.el @@ -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