# HG changeset patch # User Eli Zaretskii # Date 1023642836 0 # Node ID c145c11ef3b3198488340e618f27ded1f4421f78 # Parent 3809dbad829a1246a506210b29ce437d707d3ef7 Fix a typo in a comment. diff -r 3809dbad829a -r c145c11ef3b3 lisp/jka-compr.el --- 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