Skip to content

Commit 8f3d9f7

Browse files
committed
testing.jax: fix small miss
1 parent 60a1e5c commit 8f3d9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/testing.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ test_override({name}, {val}) *test_override()*
267267

268268
{name} {val} が非 0 のときの効果 ~
269269
autoload `import autoload` でスクリプトを正しい手順でロード
270-
し、項目の利用までの延期はしない
270+
し、項目が使用されるまで延期はしない
271271
char_avail char_avail() 関数を無効化する
272272
nfa_fail 古い正規表現エンジンに戻すために、NFA regexp エン
273273
ジンを失敗させる

0 commit comments

Comments
 (0)