From b0f8d74db94124e7364a4472810ccd766237efb9 Mon Sep 17 00:00:00 2001
From: n0s4 <joemckay3006@gmail.com>
Date: Sun, 10 Jul 2022 10:16:56 +0100
Subject: [PATCH] Spelling

---
 runtime/tutor.txt | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/runtime/tutor.txt b/runtime/tutor.txt
index a2f9477e..5f3a0a7e 100644
--- a/runtime/tutor.txt
+++ b/runtime/tutor.txt
@@ -311,7 +311,7 @@ _________________________________________________________________
 =================================================================
 
  Type v to enter Select mode.
- Type v again or <ESC> to return to normal mode
+ Type v again or <ESC> to return to Normal mode
  In Select mode every movement will extend the selection, as
  oppposed to replacing it.
 
@@ -659,7 +659,7 @@ _________________________________________________________________
 
 
 =================================================================
-=                         6.3 REPITITION                        =
+=                         6.3 REPETITION                        =
 =================================================================
 
  Type . to repeat the last insert command.
@@ -825,9 +825,9 @@ lines.
 
  1. Move the cursor to the line below marked -->.
  2. Type w to select "watermelons" and yank with y.
- 3. Type w to select "bananas"
+ 3. Type w to select "bananas".
  4. Change to register b with "b and yank with y.
- 5. Select "mangoes" and type R to replace it with "watermelons"
+ 5. Select "mangoes" and type R to replace it with "watermelons".
  6. Select "pineapples" then type "b R to replace with "bananas".
 
  --> I like watermelons and bananas because my favorite fruits
@@ -1015,7 +1015,7 @@ lines.
 =================================================================
 
  * Type ~ to alternate case of selected letters.
-   * Use ` and alt-` to set the case of selected layers to
+   * Use ` and alt-` to set the case of selected letters to
      upper and lower respectively.