Skip to content

Commit 73c520a

Browse files
committed
Fix 'paragraph' to 'paragraphs'.
1 parent 26b6667 commit 73c520a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vim_faq/vim_faq.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1874,7 +1874,7 @@ gjとgkコマンドを使うと画面上の次行・前行に移動できます
18741874
で終わると定義されます。文の終端を構成する文字とスペースの個数は'joinspaces'
18751875
'cpoptions'オプションによって決まります。
18761876

1877-
段落(paragraph)は空行の後から始まります。また、'paragraph'オプション中の文字の
1877+
段落(paragraph)は空行の後から始まります。また、'paragraphs'オプション中の文字の
18781878
ペアによって指定される段落マクロも段落の始まりとみなされます。
18791879

18801880
セクションは1桁目のフォームフィード(<C-L>)から始まります。また、'sections'オプ

0 commit comments

Comments
 (0)