Fix doubled-word typos.
authorJim Meyering <meyering@redhat.com>
Tue, 10 May 2011 22:18:15 +0000 (22:18 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 10 May 2011 22:18:15 +0000 (22:18 +0000)
lisp/shr.el

index bf5b06c..75c6d5d 100644 (file)
@@ -643,7 +643,7 @@ ones, in case fg and bg are nil."
          (shr-put-color start end :background (car new-colors))))
       new-colors)))
 
-;; Put a color in the region, but avoid putting colors on on blank
+;; Put a color in the region, but avoid putting colors on blank
 ;; text at the start of the line, and the newline at the end, to avoid
 ;; ugliness.  Also, don't overwrite any existing color information,
 ;; since this can be called recursively, and we want the "inner" color