aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/whitespace.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/whitespace.el b/lisp/whitespace.el
index c93a1e098cb..2e89d2ae977 100644
--- a/lisp/whitespace.el
+++ b/lisp/whitespace.el
@@ -887,7 +887,7 @@ This variable is used when `whitespace-style' includes `tab-mark',
887 887
888 888
889(defcustom whitespace-global-modes t 889(defcustom whitespace-global-modes t
890 "Modes for which global `whitespace-mode' is automagically turned on. 890 "Modes for which global `whitespace-mode' is automatically turned on.
891 891
892Global `whitespace-mode' is controlled by the command 892Global `whitespace-mode' is controlled by the command
893`global-whitespace-mode'. 893`global-whitespace-mode'.