diff etc/ledit.l @ 42674:19880a4faa73

Fix typo.
author Pavel Janík <Pavel@Janik.cz>
date Sat, 12 Jan 2002 15:58:30 +0000
parents bd1d7d04426c
children 23a1cea22d13
line wrap: on
line diff
--- a/etc/ledit.l	Sat Jan 12 13:28:48 2002 +0000
+++ b/etc/ledit.l	Sat Jan 12 15:58:30 2002 +0000
@@ -98,7 +98,7 @@
 ;;; Liszt returns 0 if all was well.
 ;;; Note that in ordinary use the user will have to get used to looking
 ;;; at "%Warning: ... Compiler declared *foo* special" messages, since
-;;; you don't usually want to hunt around in your file, zap in the the
+;;; you don't usually want to hunt around in your file, zap in the
 ;;; declarations, then go back to what you were doing.
 ;;; Fortunately this doesn't cause the compiler to bomb.
 ;;; Some sleepless night I will think of a way to get around this.