]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/artist.el
Spelling fixes.
[gnu-emacs] / lisp / textmodes / artist.el
index be14e90e0003fbf3d52572c06e19b2081464a901..20d9c18c43e60bb55402b691bdc555daf4e0e395 100644 (file)
@@ -2263,7 +2263,7 @@ Returns a DIRECTION, a number 0--7, coded as follows:
 
 
 ;; Things for drawing lines in all directions.
-;; The line drawing engine is the eight-point alrogithm.
+;; The line drawing engine is the eight-point algorithm.
 ;;
 ;; A line is here a list of (x y saved-char new-char)s.
 ;;