Skip to content

Commit 22b8909

Browse files
tsuyoshichoh-east
andcommitted
autocmd.jax: fix small translate
Co-authored-by: h_east <[email protected]>
1 parent 888ddea commit 22b8909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/autocmd.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
ドを使うのはよい考えだ。
4848

4949
推奨される使用法:
50-
- 常にグループを利用することで、自動コマンドの削除が容易になる。
50+
- 常にグループを使用することで、自動コマンドの削除が容易になる。
5151
- コマンド自体を短く維持し、より多くの仕事をする関数を呼ぶようにする。
5252
- 定義したスクリプトを複数回ソースしても自動コマンドは繰り替えさないようにす
5353
る。

0 commit comments

Comments
 (0)