]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/makeinfo.el
; Auto-commit of loaddefs files.
[gnu-emacs] / lisp / textmodes / makeinfo.el
index d62929b95b55f2edc886124da4ae0a49bc22c0b8..b9b72ea644ff71657e5499ac7cf4143bdd5a5daa 100644 (file)
@@ -66,7 +66,7 @@ The name of the file is appended to this string, separated by a space."
   "String containing options for running `makeinfo'.
 Do not include `--footnote-style' or `--paragraph-indent';
 the proper way to specify those is with the Texinfo commands
-`@footnotestyle` and `@paragraphindent'."
+`@footnotestyle' and `@paragraphindent'."
   :type 'string
   :group 'makeinfo)