Imported Upstream version 302
[ckermit.git] / ckututor.txt
index b54942d..ef2aebe 100644 (file)
@@ -480,9 +480,9 @@ Command Files, Macros, and Scripts
 
    One way to have the macro definition in effect is to type the
    definition at the Kermit prompt. Another way is to store the definition
-   in a file and TAKE the file. If you want the the definition to be in
-   effect automatically every time you start Kermit, put the definition in
-   your initialization or customization file (explained [78]below).
+   in a file and TAKE the file. If you want the definition to be in effect
+   automatically every time you start Kermit, put the definition in your
+   initialization or customization file (explained [78]below).
 
    Here's a somewhat more ambitious example:
 
@@ -1011,7 +1011,7 @@ MAKING CONNECTIONS
           to its prompt automatically when you log out from the remote
           computer or the connection is otherwise lost.
 
-          You can also dial from a modem that is accesssible by Telnet,
+          You can also dial from a modem that is accessible by Telnet,
           e.g. to a reverse terminal server. In this case the command
           sequence is:
 
@@ -1359,7 +1359,7 @@ KERMIT CLIENT/SERVER CONNECTIONS
 
    There are dozens -- maybe hundreds -- of other commands, described in
    the built-in help, on the website, and/or in the published or online
-   manuals. But even if you don't have accesss to documentation, you can
+   manuals. But even if you don't have access to documentation, you can
    "set locus remote" and then use pretty much the same commands you would
    use with any FTP client.