runtime(tutor): small fixes to the zh tutor (#14081)

dragonish <no.web.developer@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
diff --git a/runtime/tutor/tutor.zh.euc b/runtime/tutor/tutor.zh.euc
index 16a031a..5cdf21c 100644
--- a/runtime/tutor/tutor.zh.euc
+++ b/runtime/tutor/tutor.zh.euc
@@ -905,7 +905,7 @@
 
   2. ²é¿´Ò»Ïµ±Ç°Ä¿Â¼ÏÂÒѾ­´æÔÚÄÄЩÎļþ£¬ÊäÈ룺 :!ls   »òÕß  :!dir
 
-  3. ÏÖÔÚÊäÈëÒ»¸öĿ¼µÄÆðʼ²¿·Ö£¬ÀýÈçÊäÈ룺 :e
+  3. ÏÖÔÚÊäÈëÒ»¸öÃüÁîµÄÆðʼ²¿·Ö£¬ÀýÈçÊäÈ룺 :e
 
   4. ½Ó×Ű´ CTRL-D ¼ü£¬Vim »áÏÔʾÒÔ e ¿ªÊ¼µÄÃüÁîµÄÁÐ±í¡£
 
diff --git a/runtime/tutor/tutor.zh_cn.utf-8 b/runtime/tutor/tutor.zh_cn.utf-8
index cc8e575..34879a4 100644
--- a/runtime/tutor/tutor.zh_cn.utf-8
+++ b/runtime/tutor/tutor.zh_cn.utf-8
@@ -905,7 +905,7 @@
 
   2. 查看一下当前目录下已经存在哪些文件,输入: :!ls   或者  :!dir
 
-  3. 现在输入一个目录的起始部分,例如输入: :e
+  3. 现在输入一个命令的起始部分,例如输入: :e
 
   4. 接着按 CTRL-D 键,Vim 会显示以 e 开始的命令的列表。