Skip to content

Commit 32c6286

Browse files
committed
Modify translation to reflect review comments
- reflect review comments of "4. Using :make"
1 parent 285455e commit 32c6286

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/quickfix.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,9 +1219,9 @@ nomagic" とされる。"%s" はエラー出力中の行番号がない行を探
12191219
きる。シェルコマンド "grep" の出力のように。
12201220
パターンがある場合は行番号は使われない。
12211221

1222-
"%o"はQuickfix項目の中のモジュール名を指定する。もし指定があればそれがファイル
1223-
名の代わりにQuickfixエラーウィンドウの中で使われる。モジュール名は結果を表示す
1224-
るためだけに使われ、ファイル名はそのファイルにジャンプするときに使われる。
1222+
"%o" はQuickfix項目の中のモジュール名を指定する。もし指定があればそれがファイ
1223+
ル名の代わりにQuickfixエラーウィンドウの中で使われる。モジュール名は結果を表示
1224+
するためだけに使われ、ファイル名はそのファイルにジャンプするときに使われる。
12251225

12261226
ディレクトリを変更する
12271227

0 commit comments

Comments
 (0)