فهرست منبع

Doc: fix typos (#542)

Found via `codespell -L enew`.
Kian-Meng Ang 2 سال پیش
والد
کامیت
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') },
         \ ]
 <
-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.
 
 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
 '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
 
@@ -1108,7 +1108,7 @@ Anyway, this particular issue can be resolved in different ways. See:
                                                                *startify-faq-15*
 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.
 
 This works for most use cases, but not for all.