Skip to content

Commit 552f8bf

Browse files
committed
Fix by review
1 parent 4c6f344 commit 552f8bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/builtin.jax

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ balloon_show({expr}) なし {expr} をバルーン内に表示
7474
balloon_split({msg}) リスト {msg} をバルーンで使われるように分割す
7575
7676
bindtextdomain({package}, {path})
77-
なし bind text domain to specied path
7877
なし 指定されたパスにテキストドメインをバイ
7978
ンドする
8079
blob2list({blob}) リスト {blob} を数値のリストに変換する
@@ -474,7 +473,7 @@ popup_move({id}, {options}) なし ポップアップウィンドウ {id} の位
474473
セットする
475474
popup_notification({what}, {options})
476475
数値 ポップアップウィンドウの通知を作成する
477-
popup_setbuf({id}, {buf}) 真偽値 ポップアップ ウィンドウ {id} のバッファ
476+
popup_setbuf({id}, {buf}) 真偽値 ポップアップウィンドウ {id} のバッファ
478477
を設定する
479478
popup_setoptions({id}, {options})
480479
なし ポップアップウィンドウ {id} のオプショ

0 commit comments

Comments
 (0)