Skip to content

Commit f2efcd8

Browse files
OrangeToucantaradinoc
authored andcommitted
Add missing word "to" in section 1.2 (#40)
1 parent fe22310 commit f2efcd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/01-basic-introduction.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ a <kbd>^G</kbd>, type the characters
7979
(This is discussed more fully far below, in section 16.4.)
8080

8181
Typing <kbd>^S</kbd> (<kbd>CTRL</kbd>+<kbd>S</kbd>) causes MDL to
82-
**throw away** what it is currently doing and return a normal
82+
**throw away** what it is currently doing and return to a normal
8383
"listening" state. (In the Tenex and Tops-20 versions, <kbd>^O</kbd>
8484
also should have the same effect.) <kbd>^S</kbd> is generally most
8585
useful for aborting infinite loops and similar terrible things.
@@ -160,4 +160,4 @@ indigestion to the unhappy function:
160160
<ARGS <FRAME <FRAME>>>$
161161
[ arguments to unhappy function ]
162162

163-
This will be explained by and by.
163+
This will be explained by and by.

0 commit comments

Comments
 (0)