Skip to content

Commit 5216c2b

Browse files
h-eastmityu
andauthored
Update doc/builtin.jax
Co-authored-by: mityu <[email protected]>
1 parent c972458 commit 5216c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/builtin.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6987,7 +6987,7 @@ mapcheck({name} [, {mode} [, {abbr}]]) *mapcheck()*
69876987
mapcheck("ax") yes no no
69886988
mapcheck("b") no no no
69896989

6990-
|maparg()| との違いは、mapcheck()は {name} にマッチするマップ
6990+
|maparg()| との違いは、mapcheck() は {name} にマッチするマップ
69916991
を見つけるが、|maparg()| はぴったり {name} に一致するマッピン
69926992
グのみを見つける。
69936993
{name} にマッチするキーマップが存在しない時には、空文字列が返

0 commit comments

Comments
 (0)