aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--doc/shebang_create_exec.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7dd6da8..45eba31 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ successful save.
License
-------
-Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
+Copyright (c) [Tom Ryder][1]. Distributed under the same terms as Vim itself.
See `:help license`.
[1]: https://sanctum.geek.nz/
diff --git a/doc/shebang_create_exec.txt b/doc/shebang_create_exec.txt
index 1cf16be..d5995d4 100644
--- a/doc/shebang_create_exec.txt
+++ b/doc/shebang_create_exec.txt
@@ -10,7 +10,7 @@ successful save.
REQUIREMENTS *shebang_create_exec-requirements*
This plugin only loads if 'compatible' is not set, and requires the |+autocmd|
-and |+unix| features. It also requires the |shellescape()| function that was
+and |+unix| features. It also requires the |shellescape()| function that was
added in |version-7.0| patch 111.
AUTHOR *shebang_create_exec-author*