Skip to content

Commit 77b0b73

Browse files
committed
Fix by nvcheck
1 parent c078347 commit 77b0b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/options.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2130,7 +2130,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
21302130
f{func} 関数 {func} を呼び出す。複数の "f" フラグを指定できる。関数の
21312131
呼び出し方法と戻り値の詳細については、|complete-functions| を
21322132
参照。値は関数名または |Funcref| を指定できる。|Funcref| 値の
2133-
場合、スペースはバックスラッシュ ('\') で、カンマは 2 つのバッ
2133+
場合、スペースはバックスラッシュ ('\') で、コンマは 2 つのバッ
21342134
クスラッシュ ('\\') でエスケープする必要がある (
21352135
|option-backslash| を参照)。
21362136
{func} によって返される Dict に {"refresh": "always"} が含まれ

0 commit comments

Comments
 (0)