From fe0a77c6f12e0a2b5cc67f95ea19173c002b64ed Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 9 Jul 2002 09:05:19 +0000 Subject: [PATCH] (hexl-mode): Fix typo. --- lisp/hexl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/hexl.el b/lisp/hexl.el index 7c4a1610b9e..50231eb1077 100644 --- a/lisp/hexl.el +++ b/lisp/hexl.el @@ -100,7 +100,7 @@ Quoting cannot be used, so the arguments cannot themselves contain spaces." (defun hexl-mode (&optional arg) "\\A mode for editing binary files in hex dump format. This is not an ordinary major mode; it alters some aspects -if the current mode's behavior, but not all; also, you can exit +of the current mode's behavior, but not all; also, you can exit Hexl mode and return to the previous mode using `hexl-mode-exit'. This function automatically converts a buffer into the hexl format -- 2.39.5