diff man/lispref/tips.texi @ 1755:e2e5b8d4abd5

[xemacs-hg @ 2003-10-16 04:10:20 by stephent] typo fix <87d6cx4ydd.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Thu, 16 Oct 2003 04:10:23 +0000
parents 1ccc32a20af4
children 99f8ebc082d9
line wrap: on
line diff
--- a/man/lispref/tips.texi	Wed Oct 15 20:24:34 2003 +0000
+++ b/man/lispref/tips.texi	Thu Oct 16 04:10:23 2003 +0000
@@ -488,7 +488,7 @@
 @end group
 @end smallexample
 
-Every function that has no documentation string (because it is use only
+Every function that has no documentation string (because it is used only
 internally within the package it belongs to), should have instead a
 two-semicolon comment right before the function, explaining what the
 function does and how to call it properly.  Explain precisely what each