Skip to content

Commit 2600ab2

Browse files
committed
Fix typo
1 parent 3152e6c commit 2600ab2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/options.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -928,7 +928,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
928928
'background' が dark/light でなかったなら、'background' が設定されて画
929929
面が再描画される。これは副作用があるかもしれない。問題があると疑わしき
930930
場合は、.vimrc の t_BG を空にしよう。|t_RB| へのレスポンスは
931-
|v:termrgbresp| の中に見つけることができる。
931+
|v:termrbgresp| の中に見つけることができる。
932932

933933
GUIを開始したとき、'background' の既定値は "light" である。値がファイ
934934
ル .gvimrc で定められておらず、Vimが背景色は実際は暗いと判断したときは、

0 commit comments

Comments
 (0)