diff options
Diffstat (limited to 'lisp/mail/mspools.el')
-rw-r--r-- | lisp/mail/mspools.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/mspools.el b/lisp/mail/mspools.el index cbbe3bea30e..5c5c86fbc2e 100644 --- a/lisp/mail/mspools.el +++ b/lisp/mail/mspools.el @@ -103,7 +103,7 @@ ;; Rather than showing size in bytes, could we see the number of msgs ;; waiting? (Could be more time demanding / system dependent). ;; Maybe just call a perl script to do all the hard work, and -;; visualise the results in the buffer. +;; visualize the results in the buffer. ;; Shrink wrap the buffer to remove excess white-space? |