Просмотр исходного кода

Doc: fix typos (#542)

Found via `codespell -L enew`.
Kian-Meng Ang 2 лет назад
Родитель
Сommit
4e089dffda
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      doc/startify.txt

+ 3 - 3
doc/startify.txt

@@ -248,7 +248,7 @@ installed (for `:Git`).
         \ { 'header': ['   Commits'],        'type': function('s:list_commits') },
         \ { 'header': ['   Commits'],        'type': function('s:list_commits') },
         \ ]
         \ ]
 <
 <
-NOTE: Headers are context-senstive: If the list for a type is empty, the
+NOTE: Headers are context-sensitive: If the list for a type is empty, the
 header won't be shown.
 header won't be shown.
 
 
 NOTE: Headers use the StartifySection highlight group. See |startify-colors|.
 NOTE: Headers use the StartifySection highlight group. See |startify-colors|.
@@ -439,7 +439,7 @@ box-drawing characters will be used instead.
 
 
 This is not the default, because users of East Asian languages often set
 This is not the default, because users of East Asian languages often set
 'ambiwidth' to "double" or make their terminal emulator treat characters of
 'ambiwidth' to "double" or make their terminal emulator treat characters of
-ambiguous width as double width. Both would make the drawed box look funny.
+ambiguous width as double width. Both would make the drawn box look funny.
 
 
 For more information: http://unicode.org/reports/tr11
 For more information: http://unicode.org/reports/tr11
 
 
@@ -1108,7 +1108,7 @@ Anyway, this particular issue can be resolved in different ways. See:
                                                                *startify-faq-15*
                                                                *startify-faq-15*
 Startify is cluttered with help files!~
 Startify is cluttered with help files!~
 
 
-Everytime you use |:h|, you open a file from the Vim runtime directory or of
+Every time you use |:h|, you open a file from the Vim runtime directory or of
 an installed plugin. By default, Startify detects these files and skips them.
 an installed plugin. By default, Startify detects these files and skips them.
 
 
 This works for most use cases, but not for all.
 This works for most use cases, but not for all.