Fix typo
This commit is contained in:
parent
406cfde4c5
commit
0543729ec5
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ p.front;
|
||||||
::
|
::
|
||||||
|
|
||||||
METHOD:: gotoBob
|
METHOD:: gotoBob
|
||||||
Move the cursor (point in Emacs jargon) to thr beginning of the buffer.
|
Move the cursor (point in Emacs jargon) to the beginning of the buffer.
|
||||||
|
|
||||||
METHOD:: gotoEob
|
METHOD:: gotoEob
|
||||||
Move point to the end of the buffer.
|
Move point to the end of the buffer.
|
||||||
|
|
Loading…
Reference in a new issue