[vim/vim] minor spelling correction of initiali[s]ation to initali[z]ation (PR #21075)
Ethan Hammons (Vim Github Repository) <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/[email protected]> |
Changed all occurrences of the spelling mistake I could find. Note that this does NOT include the french use-cases, as initiali[s]ation is the correct french spelling. Additionally the syntax highlighting for the B programming language was NOT changed as the documentation I found showed that the B statement is INITIALSATION instead of INITIALIZATION.
You can view, comment on, or merge this pull request online at:
https://github.com/vim/vim/pull/21075
-- Commit Summary --
* minor spelling correction of initiali[s]ation to initali[z]ation
-- File Changes --
M runtime/doc/eval.txt (2)
M runtime/doc/help.txt (2)
M runtime/doc/repeat.txt (2)
M runtime/doc/version5.txt (2)
M runtime/doc/version7.txt (2)
M runtime/doc/version8.txt (8)
M runtime/doc/version9.txt (2)
M runtime/macros/hanoi/hanoi.vim (2)
M runtime/macros/life/life.vim (6)
M runtime/syntax/testdir/input/c.c (4)
M runtime/tools/shtags.pl (2)
M src/cindent.c (2)
M src/gui_w32.c (2)
M src/if_ole.cpp (18)
M src/if_perl.xs (2)
M src/main.c (12)
M src/message.c (12)
M src/po/en_GB.po (2)
M src/vim9class.c (2)
-- Patch Links --
https://github.com/vim/vim/pull/21075.patch
https://github.com/vim/vim/pull/21075.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/vim/vim/pull/21075
You are receiving this because you are subscribed to this thread.
Message ID: <vim/vim/pull/[email protected]>
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/21075%40github.com.