Skip to content

Commit 052ce70

Browse files
tsuyoshichoh-east
andauthored
testing.jax: fix small miss 2
Co-authored-by: h_east <[email protected]>
1 parent 0180d32 commit 052ce70

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/testing.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ test_gui_event({event}, {args})
9999

100100
"dropfiles":
101101
指定したウィンドウへ1つ以上のファイルのドロップ。{args} でサ
102-
ポートする要素は:
102+
ポートする項目は:
103103
files: ファイル名のリスト
104104
row: ウィンドウの行番号
105105
col: ウィンドウの桁番号
@@ -114,7 +114,7 @@ test_gui_event({event}, {args})
114114

115115
"findrepl":
116116
{検索/置換ダイアログを持つ GUI のときのみ有効}
117-
テキストの検索と置換を行う。{args} でサポートする要素は:
117+
テキストの検索と置換を行う。{args} でサポートする項目は:
118118
find_text: 検索する文字列。
119119
repl_text: 置換する文字列。
120120
flags: 検索/置換を制御するフラグ。サポートする値は:
@@ -276,7 +276,7 @@ test_override({name}, {val}) *test_override()*
276276
復元されない
277277
redraw redrawing() 関数を無効化する
278278
redraw_flag RedrawingDisabled フラグを無視する
279-
starting "starting" 変数を初期化する、以下を参照
279+
starting "starting" 変数を初期化する、下記参照
280280
term_props バージョン文字列が検出された場合、すべてのター
281281
ミナルプロパティをリセットする。
282282
ui_delay ui_delay() で使用するミリ秒単位の時間; メッ

0 commit comments

Comments
 (0)