Skip to content

Commit 3085219

Browse files
committed
Merge pull request #49 from vim-jp/fix-typo-in-tutor
Fix typo in tutor
2 parents c395d28 + 8549a29 commit 3085219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/tutor/tutor.ja.utf-8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ NOTE: <ESC> キーを押すとノーマルモードに移行します。その
242242
d - 削除コマンド。
243243
モーション - 何に対して働きかけるか(以下に挙げます)。
244244

245-
オペレータの一部一覧:
245+
モーションの一部一覧:
246246
w - カーソル位置から空白を含む単語の末尾まで。
247247
e - カーソル位置から空白を含まない単語の末尾まで。
248248
$ - カーソル位置から行末まで。

0 commit comments

Comments
 (0)