Skip to content

Commit 7136b4c

Browse files
authored
Merge pull request #304 from matsuhav/master
Modify translation
2 parents 1e06a13 + e05b7d8 commit 7136b4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/options.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2236,8 +2236,8 @@ Note 1番目の形式では、行全体がオプション指定に使われる
22362236
*cpo-M*
22372237
M これが含まれていない場合、"%" での括弧の対応にバックス
22382238
ラッシュを考慮に入れる。すなわち "( \( )" や "\( ( \)"
2239-
で外側の括弧同士が対応するようになる。"%" が含まれてい
2240-
る場合はVi互換になり、バックスラッシュは無視される。
2239+
で外側の括弧同士が対応するようになる。含まれている場
2240+
合、"%" はVi互換になり、バックスラッシュは無視される。
22412241
*cpo-n*
22422242
n これが含まれているときは折り返された行のテキストの表示
22432243
に 'number' と 'relativenumber' によって行番号表示され

0 commit comments

Comments
 (0)