Skip to content

Commit a35d331

Browse files
committed
builtin.jax: Adjust line break
改行位置を調整。
1 parent ff0b3a6 commit a35d331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/builtin.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5262,8 +5262,8 @@ mapcheck({name} [, {mode} [, {abbr}]]) *mapcheck()*
52625262
52635263
52645264
maplist([{abbr}]) *maplist()*
5265-
全マッピングの |List| を返す。各リストの項目は |Dict|
5266-
で、|maparg()| で返すものと同じになる。|mapping-dict| を参照。
5265+
全マッピングの |List| を返す。各リストの項目は |Dict| で、
5266+
|maparg()| で返すものと同じになる。|mapping-dict| を参照。
52675267
{abbr} が存在し |TRUE| であれば、マッピングの代わりに短縮入力
52685268
を使う。
52695269

0 commit comments

Comments
 (0)