From 5f320490f47534f0e7bc977679bfc0b8721004d6 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 9 Jun 2002 17:13:56 +0000 Subject: [PATCH] Fix a typo in a comment. --- lisp/jka-compr.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/jka-compr.el b/lisp/jka-compr.el index a13f43faf19..f898bc98a4f 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 -- 2.39.5