From 556885cd6e116addf172ae31763a653919904dea Mon Sep 17 00:00:00 2001
From: Vinicius Jose Latorre <viniciusjl@ig.com.br>
Date: Sat, 26 Apr 2008 12:38:54 +0000
Subject: [PATCH] Doc fix.

---
 lisp/whitespace.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/whitespace.el b/lisp/whitespace.el
index 25b2f9fc4e5..5972c1f1751 100644
--- a/lisp/whitespace.el
+++ b/lisp/whitespace.el
@@ -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
-- 
2.39.5