Skip to content

Commit ddb6986

Browse files
h-eastmityu
andauthored
Update doc/builtin.jax
Co-authored-by: mityu <[email protected]>
1 parent 0ee1969 commit ddb6986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/builtin.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ job_start({command} [, {options}])
372372
ジョブ ジョブを開始する
373373
job_status({job}) 文字列 {job}のステータスを取得する
374374
job_stop({job} [, {how}]) 数値 {job}を停止する
375-
join({list} [, {sep}]) 文字列 {expr}の項目を連結して文字列にする
375+
join({expr} [, {sep}]) 文字列 {expr}の項目を連結して文字列にする
376376
js_decode({string}) 任意 JS形式のJSONをデコードする
377377
js_encode({expr}) 文字列 JS形式のJSONにエンコードする
378378
json_decode({string}) 任意 JSONをデコードする

0 commit comments

Comments
 (0)