summaryrefslogtreecommitdiff
path: root/etc/TUTORIAL
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1989-10-12 06:17:41 +0000
committerJim Blandy <jimb@redhat.com>1989-10-12 06:17:41 +0000
commit5211c0c990394c4476accaf0f2597d5d7963e7c8 (patch)
tree3b498f3946d7b89a50366350d768092f2a818df6 /etc/TUTORIAL
parent051d69b102c2a4cdf5fe992d036d7234fa7baf3c (diff)
downloademacs-5211c0c990394c4476accaf0f2597d5d7963e7c8.tar.gz
*** empty log message ***
Diffstat (limited to 'etc/TUTORIAL')
-rw-r--r--etc/TUTORIAL4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/TUTORIAL b/etc/TUTORIAL
index 9a4cf614ace..993de7ce0b2 100644
--- a/etc/TUTORIAL
+++ b/etc/TUTORIAL
@@ -296,7 +296,7 @@ commands that can destroy a lot of text save it, while the ones that
attack only one character, or nothing but blank lines and spaces, do
not save.
-For instance, type C-n a couple times to postion the cursor
+For instance, type C-n a couple times to position the cursor
at some line on this screen.
>> Do this now, move the cursor and kill that line with C-k.
@@ -533,7 +533,7 @@ to replace it with--each one ended with a Return.
Then type M-x repl s<Return>changed<Return>altered<Return>.
Notice how this line has changed: you've replaced
- the word c-h-a-n-g-e-d with "altered" wherever it occured
+ the word c-h-a-n-g-e-d with "altered" wherever it occurred
after the cursor.