From be86b54914484975e09dfba27d2d94a3a81e38d9 Mon Sep 17 00:00:00 2001 From: Rafael Castillo Date: Sun, 14 Jun 2020 14:26:44 -0700 Subject: [PATCH] Fix typo --- doc/vimwiki.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index 0b31c9e..8641a0d 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -1450,7 +1450,7 @@ Text which starts with 4 or more spaces is a blockquote. long piece of text from another source. A group of lines prefixed with > also specifies a blockquote, with the caveat -that the > syntax allow empty lines to signal multiple parragraphs. +that the > syntax allow empty lines to signal multiple paragraphs. > This also signals a block quote. >