Skip to content

Commit 802cbe9

Browse files
committed
Fix by review suggested
1 parent 195f4f3 commit 802cbe9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/quickref.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -935,8 +935,8 @@
935935
'smartcase' 'scs' パターンが大文字を含むときは文字の大小を区別する
936936
'signcolumn' 'scl' 目印用の桁をどう表示するか
937937
'smartindent' 'si' C言語用の高度な自動インデント
938-
'smarttab' 'sta' 先頭の空白にある <Tab> 'shiftwidth' でインデン
939-
トされる
938+
'smarttab' 'sta' 先頭空白部分での <Tab> 入力は 'shiftwidth' でイン
939+
デントする
940940
'smoothscroll' 'sms' 'wrap' の設定時にスクリーン行でスクロールする
941941
'softtabstop' 'sts' <Tab>で入力する空白の数
942942
'spell' スペルチェッキングを有効にする

0 commit comments

Comments
 (0)