Skip to content

Commit efcd17c

Browse files
committed
fix: subsection translation
1 parent f72b5ab commit efcd17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/quickfix.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ quickfixリストとlocationリストの中の項目の数をそれぞれ |getqf
455455
echo getqflist({'efm' : '%f#%l#%m', 'lines' : ['F1#10#Line']})
456456
<
457457

458-
quickfixリストやlocationリスト中のバッファに対してコマンドを実行:
458+
quickfix または location リスト中のバッファに対してコマンドを実行:
459459
*:cdo*
460460
:cdo[!] {cmd} quickfix リスト中の有効な各項目に対して {cmd} を実行す
461461
る。以下の操作と同様に動作する: >

0 commit comments

Comments
 (0)