Skip to content

Commit 3ccf490

Browse files
committed
options: Fix typos
* No need to capitalize a word in Japanese text. * をを -> を
1 parent 77f9a97 commit 3ccf490

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/options.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7559,9 +7559,9 @@ Note 1番目の形式では、行全体がオプション指定に使われる
75597559
"({current} of {max})" と表示する。ファイル引数の数が0または1の
75607560
ときは空。
75617561
{ NF '%{' と '}' の間の expression を評価し、結果に置き換える。
7562-
閉じ括弧 '}' の前には '%' がつかないことに注意。Expression
7563-
'}' の文字をを含むことができないので、これを回避するには関数呼び
7564-
出しを使用すること
7562+
閉じ括弧 '}' の前には '%' がつかないことに注意。expression
7563+
'}' の文字を含むことができないので、これを回避するには関数呼び出
7564+
しを使用すること
75657565
( - 項目グループの開始。グループ内の項目全てに対する幅と寄せ方の設定
75667566
に使える。どこかで %) で閉じられなければならない。
75677567
) - 項目グループの終了。欄 width は指定できない。

0 commit comments

Comments
 (0)