aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-05-31 18:27:49 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-05-31 18:27:49 +1200
commitf4b7b0ffdeab94cd47bb07a8501cd098621e6a76 (patch)
treeef2df4744f031466db52eb58c9712f2c128b3d5b
parentMerge branch 'release/v0.37.0' into develop (diff)
parentBump VERSION (diff)
downloaddotfiles-f4b7b0ffdeab94cd47bb07a8501cd098621e6a76.tar.gz
dotfiles-f4b7b0ffdeab94cd47bb07a8501cd098621e6a76.zip
Merge branch 'hotfix/v0.37.1' into develop
* hotfix/v0.37.1: Bump VERSION Rebuild dotfiles(7) manual Correct typo
-rw-r--r--README.md2
-rw-r--r--VERSION4
-rw-r--r--man/man7/dotfiles.7df2
3 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index e470b17a..82cc5dfd 100644
--- a/README.md
+++ b/README.md
@@ -352,7 +352,7 @@ structures like functions, I like to implement it as a plugin in
those in `~/.vim/doc`.
They eventually get either discarded or spun off into their own repositories,
-added to this repository as submodules intead, and uploaded to
+added to this repository as submodules instead, and uploaded to
[vim.org](https://www.vim.org/account/profile.php?user_id=73687).
You can create distribution packages for whatever's still in here with `make
diff --git a/VERSION b/VERSION
index 8f737ff2..d5957126 100644
--- a/VERSION
+++ b/VERSION
@@ -1,2 +1,2 @@
-tejr dotfiles v0.37.0
-Thu May 31 06:17:09 UTC 2018
+tejr dotfiles v0.37.1
+Thu May 31 06:26:59 UTC 2018
diff --git a/man/man7/dotfiles.7df b/man/man7/dotfiles.7df
index a30d0028..b46167e8 100644
--- a/man/man7/dotfiles.7df
+++ b/man/man7/dotfiles.7df
@@ -491,7 +491,7 @@ structures like functions, I like to implement it as a plugin in
There's documentation for each of those in \f[C]~/.vim/doc\f[].
.PP
They eventually get either discarded or spun off into their own
-repositories, added to this repository as submodules intead, and
+repositories, added to this repository as submodules instead, and
uploaded to
vim.org (https://www.vim.org/account/profile.php?user_id=73687).
.PP