Mercurial > emacs
changeset 45720:c145c11ef3b3
Fix a typo in a comment.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 09 Jun 2002 17:13:56 +0000 |
parents | 3809dbad829a |
children | 6bc9049644e2 |
files | lisp/jka-compr.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/jka-compr.el Sun Jun 09 13:03:29 2002 +0000 +++ b/lisp/jka-compr.el Sun Jun 09 17:13:56 2002 +0000 @@ -64,7 +64,7 @@ ;; APPLICATION NOTES: ;; ;; crypt++ -;; jka-compr can coexist with crpyt++ if you take all the decompression +;; jka-compr can coexist with crypt++ if you take all the decompression ;; entries out of the crypt-encoding-list. Clearly problems will arise if ;; you have two programs trying to compress/decompress files. jka-compr ;; will not "work with" crypt++ in the following sense: you won't be able to