Skip to content

Commit bfa267b

Browse files
committed
Fix the translation of "Listen"
1 parent 31b4cd3 commit bfa267b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/builtin.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ ch_getbufnr({handle}, {what}) 数値 {handle}/{what} に割り当てられたバ
119119
ch_getjob({channel}) ジョブ {channel} の Job を得る
120120
ch_info({handle}) 文字列 チャネル {handle} に関する情報を得る
121121
ch_listen({address} [, {options}])
122-
チャネル {address} で listen する
122+
チャネル {address} でリッスンする
123123
ch_log({msg} [, {handle}]) なし チャネルのログファイルに {msg} を書き
124124
込む
125125
ch_logfile({fname} [, {mode}]) なし チャネルの挙動ログ出力を開始する

0 commit comments

Comments
 (0)