Skip to content

Commit 2e07ea3

Browse files
testing.jax: Apply updated translate
Co-authored-by: K.Takata <[email protected]>
1 parent 10dc5aa commit 2e07ea3

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
@@ -278,7 +278,7 @@ test_override({name}, {val}) *test_override()*
278278

279279
{name} {val} が非 0 のときの効果 ~
280280
alloc_lines 確保したメモリ内に各バッファの行のコピーを作り、
281-
そしてそのメモリアクセスのエラーが valgrind で検
281+
それによりメモリアクセスのエラーが valgrind で検
282282
出できる
283283
autoload `import autoload` でスクリプトを正しい手順でロード
284284
し、項目が使用されるまで延期はしない

0 commit comments

Comments
 (0)