From: Karl Heuer Date: Fri, 5 Jan 1996 00:46:57 +0000 (+0000) Subject: Fix spelling. X-Git-Tag: emacs-19.34~1841 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1869e50a18a2796bee288c62d02f465af249ebf8;p=emacs.git Fix spelling. --- diff --git a/etc/TUTORIAL b/etc/TUTORIAL index a387dcae00e..0095813fe51 100644 --- a/etc/TUTORIAL +++ b/etc/TUTORIAL @@ -2,8 +2,8 @@ Copyright (c) 1985 Free Software Foundation, Inc; See end for conditions. You are looking at the Emacs tutorial. -Emacs commands generally involve the CONTROL key (sometimes labelled -CTRL or CTL) or the META key (sometimes labelled EDIT or ALT). Rather than +Emacs commands generally involve the CONTROL key (sometimes labeled +CTRL or CTL) or the META key (sometimes labeled EDIT or ALT). Rather than write out META or CONTROL each time we want you to prefix a character, we'll use the following abbreviations: @@ -12,7 +12,7 @@ we'll use the following abbreviations: M- means hold the META or EDIT or ALT key down while typing . If there is no META key or equivalent, type , release it, then type the character . "" stands for the - key labelled "ESC". + key labeled "ESC". Important note: to end the Emacs session, type C-x C-c. (Two characters.) The characters ">>" at the left margin indicate directions for you to