summaryrefslogtreecommitdiff
path: root/Auxiliary
diff options
context:
space:
mode:
authorJosef Angstenberger <code@jtxa.de>2021-05-06 23:43:04 +0200
committerJosef Angstenberger <code@jtxa.de>2021-05-07 17:00:12 +0200
commiteaa860162c5c618833e19a66b36b1ee895a648a3 (patch)
tree3fdaf54a6de0ef90d2840f83eaff225df427f5a9 /Auxiliary
parent4af7c3de5cff962cdc62ec15a6e0fad5d8e7e0a7 (diff)
downloadcmake-eaa860162c5c618833e19a66b36b1ee895a648a3.tar.gz
Auxiliary: Fix typos and spelling in comments
Diffstat (limited to 'Auxiliary')
-rw-r--r--Auxiliary/vim/cmake.vim.in2
-rw-r--r--Auxiliary/vim/indent/cmake.vim2
-rw-r--r--Auxiliary/vim/syntax/cmake.vim2
3 files changed, 3 insertions, 3 deletions
diff --git a/Auxiliary/vim/cmake.vim.in b/Auxiliary/vim/cmake.vim.in
index 3471b5455b..6edc040735 100644
--- a/Auxiliary/vim/cmake.vim.in
+++ b/Auxiliary/vim/cmake.vim.in
@@ -9,7 +9,7 @@
" Former Maintainer: Karthik Krishnan <karthik.krishnan@kitware.com>
" Last Change: @DATE@
"
-" Licence: The CMake license applies to this file. See
+" License: The CMake license applies to this file. See
" https://cmake.org/licensing
" This implies that distribution with Vim is allowed
diff --git a/Auxiliary/vim/indent/cmake.vim b/Auxiliary/vim/indent/cmake.vim
index 33e583d624..f7ab24a5d0 100644
--- a/Auxiliary/vim/indent/cmake.vim
+++ b/Auxiliary/vim/indent/cmake.vim
@@ -5,7 +5,7 @@
" Former Maintainer: Karthik Krishnan <karthik.krishnan@kitware.com>
" Last Change: 2017 Aug 30
"
-" Licence: The CMake license applies to this file. See
+" License: The CMake license applies to this file. See
" https://cmake.org/licensing
" This implies that distribution with Vim is allowed
diff --git a/Auxiliary/vim/syntax/cmake.vim b/Auxiliary/vim/syntax/cmake.vim
index 067f80d2d9..611f72a05c 100644
--- a/Auxiliary/vim/syntax/cmake.vim
+++ b/Auxiliary/vim/syntax/cmake.vim
@@ -9,7 +9,7 @@
" Former Maintainer: Karthik Krishnan <karthik.krishnan@kitware.com>
" Last Change: 2020 oct. 28
"
-" Licence: The CMake license applies to this file. See
+" License: The CMake license applies to this file. See
" https://cmake.org/licensing
" This implies that distribution with Vim is allowed