changeset 34201:650803574987

Fix two typos.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 05 Dec 2000 13:12:12 +0000
parents 551b6c1b5ee5
children 7e6b11aba502
files man/macos.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/man/macos.texi	Tue Dec 05 13:10:18 2000 +0000
+++ b/man/macos.texi	Tue Dec 05 13:12:12 2000 +0000
@@ -115,7 +115,7 @@
   To use input methods provided by the Mac OS, set the keyboard coding
 system accordingly using the @kbd{C-x RET k} command
 (@code{set-keyboard-coding-system}).  For example, for Traditional
-Chinese, use the @samp{chinese-big5} as keyboard coding system; for
+Chinese, use @samp{chinese-big5} as keyboard coding system; for
 Japanese, use @samp{sjis}, etc.  Then select the desired input method in
 the keyboard layout pull-down menu.
 
@@ -129,7 +129,7 @@
   The encoding of text selections must be specified using the commands
 @kbd{C-x RET x} (@code{set-selection-coding-system}) or @kbd{C-x RET X}
 (@code{set-next-selection-coding-system}) (e.g., for Traditional
-Chinese, use the @samp{chinese-big5-mac} and for Japanese,
+Chinese, use @samp{chinese-big5-mac} and for Japanese,
 @samp{sjis-mac}).  @xref{Specify Coding}, for more details.