X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/b4bb5162bd5d644c3a3dc09a2c139202013c9a6f..6696f2a495b6cc41cf0e5f098ca23ed9d0a6ab6b:/lispref/help.texi diff --git a/lispref/help.texi b/lispref/help.texi index ec6dff1366..2dbea2038c 100644 --- a/lispref/help.texi +++ b/lispref/help.texi @@ -119,7 +119,7 @@ retrieves the text from a file if the value calls for that. If the property value isn't @code{nil}, isn't a string, and doesn't refer to text in a file, then it is evaluated to obtain a string. -Finally, @code{documentation-property} passes the string through +The last thing this function does is pass the string through @code{substitute-command-keys} to substitute actual key bindings, unless @var{verbatim} is non-@code{nil}.