]> code.delx.au - gnu-emacs/blobdiff - lisp/info.el
Don't quote nil and t in doc strings
[gnu-emacs] / lisp / info.el
index 05574ae11f529395a2442da9ed575248db64e0ab..d63581911c55e8b3e543301434dd0df0aeceed31 100644 (file)
@@ -303,7 +303,7 @@ when you hit the end of the current node."
   "If non-nil, hide the tag and section reference in *note and * menu items.
 If value is non-nil but not `hide', also replaces the \"*note\" with \"see\".
 If value is non-nil but not t or `hide', the reference section is still shown.
-`nil' completely disables this feature.  If this is non-nil, you might
+nil completely disables this feature.  If this is non-nil, you might
 want to set `Info-refill-paragraphs'."
   :version "22.1"
   :type '(choice (const :tag "No hiding" nil)