# HG changeset patch # User Chong Yidong # Date 1224345095 0 # Node ID 6bec458afb554f7ddb256c3558992ee1cc2ddc44 # Parent d2efa0056f9c8b67d587d19a08a1be9606ae6f17 Fix typo. diff -r d2efa0056f9c -r 6bec458afb55 lisp/whitespace.el --- a/lisp/whitespace.el Sat Oct 18 14:27:40 2008 +0000 +++ b/lisp/whitespace.el Sat Oct 18 15:51:35 2008 +0000 @@ -1386,7 +1386,7 @@ 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.