aboutsummaryrefslogtreecommitdiffstats
path: root/src/doc.c
diff options
context:
space:
mode:
authorPavel Janík <[email protected]>2001-10-08 06:45:26 +0000
committerPavel Janík <[email protected]>2001-10-08 06:45:26 +0000
commit9180dc8c3d79c5fff98a6481830a78e9e8deae89 (patch)
tree8b2499bf4082bcdd0f960c0457e77aa1be4bac3a /src/doc.c
parent01f67d2c303dcd8fd85a7f4359561a4d61249f7a (diff)
*** empty log message ***
Diffstat (limited to 'src/doc.c')
-rw-r--r--src/doc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc.c b/src/doc.c
index 8f888316f7..f98303a30d 100644
--- a/src/doc.c
+++ b/src/doc.c
@@ -396,7 +396,7 @@ DEFUN ("documentation-property", Fdocumentation_property,
Third argument RAW omitted or nil means pass the result through\n\
`substitute-command-keys' if it is a string.\n\
\n\
-This is differs from `get' in that it can refer to strings stored in the\n\
+This differs from `get' in that it can refer to strings stored in the\n\
`etc/DOC' file; and that it evaluates documentation properties that\n\
aren't strings.")
(symbol, prop, raw)