From: Chong Yidong Date: Sat, 18 Oct 2008 15:51:35 +0000 (+0000) Subject: Fix typo. X-Git-Tag: emacs-pretest-23.0.90~2411 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c23dcd9fa3d1dd3b6e72cc4627808d13cd44d579;p=emacs.git Fix typo. --- diff --git a/lisp/whitespace.el b/lisp/whitespace.el index 534e4436062..4504c4c9f14 100644 --- a/lisp/whitespace.el +++ b/lisp/whitespace.el @@ -1386,7 +1386,7 @@ See `whitespace-style' and `indent-tabs-mode' for documentation." It usually applies to the whole buffer, but in transient mark mode when the mark is active, it applies to the region. It also -applies to the region when it is not in transiente mark mode, the +applies to the region when it is not in transient mark mode, the mark is active and \\[universal-argument] was pressed just before calling `whitespace-cleanup' interactively.