aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/tips.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/tips.texi b/lispref/tips.texi
index e917a90b0e4..18d62e9f458 100644
--- a/lispref/tips.texi
+++ b/lispref/tips.texi
@@ -538,7 +538,7 @@ important arguments.
538 538
539@item 539@item
540For consistency, phrase the verb in the first sentence of a function's 540For consistency, phrase the verb in the first sentence of a function's
541documentation string as an imperative--for instance, use ``Return the 541documentation string as an imperative---for instance, use ``Return the
542cons of A and B.'' in preference to ``Returns the cons of A and B@.'' 542cons of A and B.'' in preference to ``Returns the cons of A and B@.''
543Usually it looks good to do likewise for the rest of the first 543Usually it looks good to do likewise for the rest of the first
544paragraph. Subsequent paragraphs usually look better if each sentence 544paragraph. Subsequent paragraphs usually look better if each sentence