Skip to content

Commit fb7d43a

Browse files
authored
Merge pull request #305 from mnishz/patch-1
Fix ch_evalraw()
2 parents bc97487 + 3862afc commit fb7d43a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/eval.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2847,7 +2847,7 @@ ch_evalexpr({handle}, {expr} [, {options}]) *ch_evalexpr()*
28472847
{|+channel| 機能付きでコンパイルされたときのみ有効}
28482848

28492849
ch_evalraw({handle}, {string} [, {options}]) *ch_evalraw()*
2850-
{handle}{expr} を送信する。
2850+
{handle}{string} を送信する。
28512851
{handle} はチャネルもしくはチャネルを持つジョブであっても良い。
28522852

28532853
|ch_evalexpr()| と同様に動作する。しかしリクエストをエンコード

0 commit comments

Comments
 (0)