diff lispref/tips.texi @ 52814:df5527dde8fb

(Library Headers): Fix typo.
author Luc Teirlinck <teirllm@auburn.edu>
date Fri, 10 Oct 2003 03:02:39 +0000
parents bd3047570b72
children 1826a112381b
line wrap: on
line diff
--- a/lispref/tips.texi	Fri Oct 10 03:01:08 2003 +0000
+++ b/lispref/tips.texi	Fri Oct 10 03:02:39 2003 +0000
@@ -945,7 +945,7 @@
 text is used by the Finder package, so it should make sense in that
 context.
 
-@item ;;; Documentation
+@item ;;; Documentation:
 This has been used in some files in place of @samp{;;; Commentary:},
 but @samp{;;; Commentary:} is preferred.