]> code.delx.au - gnu-emacs/blobdiff - lispref/help.texi
(Garbage Collection): Clarify previous change.
[gnu-emacs] / lispref / help.texi
index ec6dff13666e5d4b914848b02916ac3d298597ea..2dbea2038cccc2c6084a90efe80dd31b42ebe866 100644 (file)
@@ -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}.