aboutsummaryrefslogtreecommitdiffstats
path: root/etc/tutorials
diff options
context:
space:
mode:
authorEli Zaretskii2023-04-22 13:40:57 +0300
committerEli Zaretskii2023-04-22 13:40:57 +0300
commit4e0f4292aaf1a9bf26ba2ee2983955cefc50beea (patch)
tree43208341ebc698ba72a0f4cd5a45b507fa1c01e2 /etc/tutorials
parentdec2ac0c657c24ae03f1632508cb3ebbc1fd0b82 (diff)
downloademacs-4e0f4292aaf1a9bf26ba2ee2983955cefc50beea.tar.gz
emacs-4e0f4292aaf1a9bf26ba2ee2983955cefc50beea.zip
; * etc/tutorials/TUTORIAL: Fix punctuation.
Diffstat (limited to 'etc/tutorials')
-rw-r--r--etc/tutorials/TUTORIAL2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/tutorials/TUTORIAL b/etc/tutorials/TUTORIAL
index e72b972441e..4e6d7b9b287 100644
--- a/etc/tutorials/TUTORIAL
+++ b/etc/tutorials/TUTORIAL
@@ -4,7 +4,7 @@ Emacs commands generally involve the CONTROL key (often labeled CTRL)
4or the META key (usually labeled ALT). Rather than writing that 4or the META key (usually labeled ALT). Rather than writing that
5in full each time, we'll use the following abbreviations: 5in full each time, we'll use the following abbreviations:
6 6
7 C-<chr> means hold the CONTROL key while typing the character <chr> 7 C-<chr> means hold the CONTROL key while typing the character <chr>.
8 Thus, C-f would be: hold the CONTROL key and type f. 8 Thus, C-f would be: hold the CONTROL key and type f.
9 M-<chr> means hold the META or ALT key down while typing <chr>. 9 M-<chr> means hold the META or ALT key down while typing <chr>.
10 If there is no META or ALT key, instead press and release the 10 If there is no META or ALT key, instead press and release the