Skip to content

Commit 86cc34a

Browse files
authored
Merge pull request #2247 from h-east/fix-typo
fix typo "のの"
2 parents 088dbac + 5a75b0a commit 86cc34a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/repeat.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Vim script の書き方はユーザーマニュアルの41章|usr_41.txt|を参
228228
229229
< 実装の詳細: 折り畳まれた領域内にある行の [range] を読
230230
み込む場合、範囲は折り畳みの開始と終了に合わせて調整さ
231-
れるが、2 つの行指定子のの範囲が使用された場合のみであ
231+
れるが、2 つの行指定子の範囲が使用された場合のみであ
232232
る。
233233

234234
*:source!*

doc/version9.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31863,7 +31863,7 @@ OpenVMS x86_64 プラットフォームへの移植: http://www.polarhome.com/vi
3186331863
'showcmdloc' (部分) コマンドを表示する場所
3186431864
'smoothscroll' 'wrap' が設定されている場合、スクリーン行単位でスクロー
3186531865
ルする
31866-
'splitkeep' ウィンドウ分割時ののスクロール動作を決定する
31866+
'splitkeep' ウィンドウ分割時のスクロール動作を決定する
3186731867

3186831868
==============================================================================
3186931869
☆パッチ *patches-9.1* *bug-fixes-9.1*

0 commit comments

Comments
 (0)