unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Xi Lu <lx@shellcodes.org>
To: 60221@debbugs.gnu.org
Cc: Xi Lu <lx@shellcodes.org>
Subject: bug#60221: [PATCH] Fix typos
Date: Tue, 20 Dec 2022 23:19:13 +0800	[thread overview]
Message-ID: <tencent_A60D8293381966546AEE6A7AEF76E4EDC209@qq.com> (raw)

---
 etc/tutorials/TUTORIAL.cn | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/tutorials/TUTORIAL.cn b/etc/tutorials/TUTORIAL.cn
index 770d9a83be..cb430d3fdb 100644
--- a/etc/tutorials/TUTORIAL.cn
+++ b/etc/tutorials/TUTORIAL.cn
@@ -299,7 +299,7 @@ Emacs 可以有多个“窗格”,每个窗格显示不同的文字。后面
 
 >>  试试 C-u 8 *,这将会插入 ********。
 
-好,现在你应该已经掌握了最基本的的文本插入和修改功能,其实删除还可以
+好,现在你应该已经掌握了最基本的文本插入和修改功能,其实删除还可以
 “以词为单位”进行,下面是一个关于“删除”操作的小结:
 
         <DEL>        删除光标前的一个字符
@@ -316,7 +316,7 @@ Emacs 可以有多个“窗格”,每个窗格显示不同的文字。后面
 
 注意“<DEL> 和 C-d”还有“M-<DEL> 和 M-d”是根据前述惯例从 C-f和 M-f 衍生
 出来的(其实<DEL>不是控制字符,我们先忽略这一点)。C-k和 M-k 的关系在
-某种程度上与 C-e 和 M-e 一样――如果把“一行”和“一句”作一个类比的话。
+某种程度上与 C-e 和 M-e 一样――如果把“一行”和“一句”做一个类比的话。
 
 你也可以用一种通用的办法来移除缓冲区里的任何一部分:首先把光标移动到你
 想要移除的区域的一端,然后按 C-<SPC>(<SPC>指空格)【注意,C-<SPC> 往
-- 
2.38.1






             reply	other threads:[~2022-12-20 15:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-20 15:19 Xi Lu [this message]
2022-12-20 15:35 ` bug#60221: [PATCH] Fix typos Eli Zaretskii
2022-12-20 16:01   ` lux
2022-12-21 20:59 ` Yuan Fu
2022-12-22  9:20   ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tencent_A60D8293381966546AEE6A7AEF76E4EDC209@qq.com \
    --to=lx@shellcodes.org \
    --cc=60221@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).