aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/help.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2005-06-18 13:57:17 +0000
committerRichard M. Stallman <[email protected]>2005-06-18 13:57:17 +0000
commit342fd6cd64f3199cc46a08b28c1b7b15abcc168e (patch)
treedd4459493ee270e3cd5be82ce8db972479cde113 /lispref/help.texi
parent9a2625351f07c169ca526e4d1646efbcbb5cd223 (diff)
Fix formatting ugliness.
Diffstat (limited to 'lispref/help.texi')
-rw-r--r--lispref/help.texi2
1 files changed, 1 insertions, 1 deletions
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}.