(hexl-mode): Fix typo in docstring.
This commit is contained in:
parent
4f00f90f97
commit
89c247794e
1 changed files with 1 additions and 1 deletions
|
@ -169,7 +169,7 @@ A sample format:
|
|||
000000b0: 7461 626c 6520 6368 6172 6163 7465 7220 table character
|
||||
000000c0: 7265 6769 6f6e 2e0a region..
|
||||
|
||||
Movement is as simple as movement in a normal emacs text buffer. Most
|
||||
Movement is as simple as movement in a normal Emacs text buffer. Most
|
||||
cursor movement bindings are the same (ie. Use \\[hexl-backward-char], \\[hexl-forward-char], \\[hexl-next-line], and \\[hexl-previous-line]
|
||||
to move the cursor left, right, down, and up).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue