summaryrefslogtreecommitdiff
path: root/lisp/whitespace.el
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2008-04-28 16:27:37 +0000
committerBastien Guerry <bzg@altern.org>2008-04-28 16:27:37 +0000
commitf5c063418b8efd2c2ad604a64392fb35b67eb802 (patch)
treef0d0c315054da199b54a94fba4d41d0d6347d3e5 /lisp/whitespace.el
parentc385aa1a132ed8cde258006ad3b8aabc27daeec2 (diff)
downloademacs-f5c063418b8efd2c2ad604a64392fb35b67eb802.tar.gz
* whitespace.el (whitespace-trailing): Fix typo.
Diffstat (limited to 'lisp/whitespace.el')
-rw-r--r--lisp/whitespace.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/whitespace.el b/lisp/whitespace.el
index 8a64b87aa5d..b7cd799d8eb 100644
--- a/lisp/whitespace.el
+++ b/lisp/whitespace.el
@@ -577,7 +577,7 @@ See `whitespace-display-mappings'."
(defcustom whitespace-trailing 'whitespace-trailing
- "*Symbol face used to visualize traling blanks.
+ "*Symbol face used to visualize trailing blanks.
Used when `whitespace-style' includes the value `trailing'."
:type 'face