From: Eli Zaretskii Date: Sun, 9 Jun 2002 17:14:45 +0000 (+0000) Subject: Fix a typo in a comment. X-Git-Tag: emacs-pretest-21.2.91~237 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e7647f37f9ac4e22ae59fc832b7307d8e7d3fbe;p=emacs.git Fix a typo in a comment. --- diff --git a/lisp/jka-compr.el b/lisp/jka-compr.el index 1239fb39744..187b330c638 100644 --- a/lisp/jka-compr.el +++ b/lisp/jka-compr.el @@ -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