]> git.eshelyaron.com Git - emacs.git/commitdiff
(hexl-mode): Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 9 Jul 2002 09:05:19 +0000 (09:05 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 9 Jul 2002 09:05:19 +0000 (09:05 +0000)
lisp/hexl.el

index 7c4a1610b9e8206a47e9f2776e623657ff2b050c..50231eb107725763353c1c2f89f68a119bebcda4 100644 (file)
@@ -100,7 +100,7 @@ Quoting cannot be used, so the arguments cannot themselves contain spaces."
 (defun hexl-mode (&optional arg)
   "\\<hexl-mode-map>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