]> git.eshelyaron.com Git - emacs.git/commitdiff
Doc fix.
authorVinicius Jose Latorre <viniciusjl@ig.com.br>
Sat, 26 Apr 2008 12:38:54 +0000 (12:38 +0000)
committerVinicius Jose Latorre <viniciusjl@ig.com.br>
Sat, 26 Apr 2008 12:38:54 +0000 (12:38 +0000)
lisp/whitespace.el

index 25b2f9fc4e54539b80008f453d9a60387e51be14..5972c1f1751ba533f8ab2060d1c97b24991844f1 100644 (file)
@@ -46,8 +46,8 @@
 ;;   it provides a visual mark for characters, for example, at the end
 ;;   of line (?\xB6), at SPACEs (?\xB7) and at TABs (?\xBB).
 ;;
-;; The `whitespace-style' variable is used to select which way should
-;; be used to visualize blanks.
+;; The `whitespace-style' variable selects which way blanks are
+;; visualized.
 ;;
 ;; Note that when whitespace is turned on, whitespace saves the
 ;; font-lock state, that is, if font-lock is on or off.  And