Skip to content

Commit cbfb497

Browse files
committed
eval.txt: Remove needless whitespace at the head of line
1 parent 9ed4564 commit cbfb497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/eval.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2936,7 +2936,7 @@ FuncUndefinedを使う。例: >
29362936
29372937
このファイル名と関数の # の前の部分は完全に一致しなければならない。そして定義
29382938
された関数は呼ばれた関数と完全に同じ名前でなければならない。
2939-
Vim9 script ではプリフィックス "g:" を使わなくてはならない: >
2939+
Vim9 script ではプリフィックス "g:" を使わなくてはならない: >
29402940
function g:filename#funcname()
29412941
29422942
もしくはコンパイル済み関数: >

0 commit comments

Comments
 (0)