diff lisp/textmodes/artist.el @ 46163:426c8cf1a3df

Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 03 Jul 2002 14:26:51 +0000
parents 498bad2aca78
children 126b6cb8740d
line wrap: on
line diff
--- a/lisp/textmodes/artist.el	Wed Jul 03 13:26:44 2002 +0000
+++ b/lisp/textmodes/artist.el	Wed Jul 03 14:26:51 2002 +0000
@@ -5422,7 +5422,7 @@
 ;;
 ;;      a. Create one draw-function that draws your shape and one
 ;;         undraw-function that undraws it. The draw- and
-;;         undraw-functions are used to to draw/undraw a segment of
+;;         undraw-functions are used to draw/undraw a segment of
 ;;         your poly-point mode between 2 points. The draw- and
 ;;         undraw-functions are then really 2-point mode functions.
 ;;         They must take the same arguments and return the same