commit | 96f45c0b6fc9e9d404e6805593ed1e0e6795e470 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Oct 26 19:53:45 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Oct 26 19:53:45 2019 +0200 |
tree | 464f7bdede1dfdc25db516ae130ce8f7d6d76efb | |
parent | 8fc42964363087025a27e8c80276c706536fc4e3 [diff] [blame] |
Update runtime files
diff --git a/runtime/tutor/tutor.zh.utf-8 b/runtime/tutor/tutor.zh.utf-8 index cfdeae0..885faf4 100644 --- a/runtime/tutor/tutor.zh.utf-8 +++ b/runtime/tutor/tutor.zh.utf-8
@@ -568,7 +568,7 @@ 2. 接著將光標移動至本頁的最頂端,然後按 CTRL-g 找到該行的行號。別忘了 行號哦。 - 3. 接著把光標移動至本頁的最底端,再按一次 CTRL-g 。也別忘了這個行好哦。 + 3. 接著把光標移動至本頁的最底端,再按一次 CTRL-g 。也別忘了這個行號哦。 4. 為了只保存文章的某個部分,請輸入 :#,# w TEST 。這裡的 #,# 就是上面 要求您記住的行號(頂端行號,底端行號),而 TEST 就是選定的文件名。