Skip to content

Commit fc10718

Browse files
tsuyoshichok-takata
andcommitted
usr_50.jax: small treat
Co-authored-by: K.Takata <[email protected]>
1 parent d8f9211 commit fc10718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/usr_50.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Vim では、可変数の引数を持つ関数を定義できます。例えば
104104
< start is Title Arg 0 is one Arg 1 is two Arg 2 is three ~
105105

106106
これは `echohl` コマンドを使用して以降の `echo` コマンドをハイライトするように
107-
指定しています。`echohl None` で再度停止します。`echon` コマンドは `echo` と同
107+
指定しています。`echohl None` で再度停止します。`echon` コマンドは `echo` と同
108108
様に動作しますが、改行を出力しません。
109109

110110
引数を1つで呼び出したときは "items" リストは空になります。`range(len(items))`

0 commit comments

Comments
 (0)