Skip to content

Commit ad3b3bf

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/builtin.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3967,8 +3967,8 @@ getcmdcomplpat() *getcmdcomplpat()*
39673967
現在のコマンドラインの補完パターンを返す。
39683968
コマンドラインが編集されている場合にのみ機能するため、
39693969
|c_CTRL-\_e| または |c_CTRL-R_=| を使用する必要がある。
3970-
|getcmdtype()||setcmdpos()||getcmdline()|
3971-
|getcmdprompt()||getcmdcompltype()| および |setcmdline()| も
3970+
|getcmdtype()|, |setcmdpos()|, |getcmdline()|,
3971+
|getcmdprompt()|, |getcmdcompltype()| および |setcmdline()| も
39723972
参照。
39733973
補完が定義されていない場合は空の文字列を返す。
39743974

0 commit comments

Comments
 (0)