]> git.madduck.net Git - etc/vim.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

fix a spelling typo (#206)
authorjose nazario <jose.monkey.org@gmail.com>
Sat, 12 May 2018 17:44:30 +0000 (13:44 -0400)
committerZsolt Dollenstein <zsol.zsol@gmail.com>
Sat, 12 May 2018 17:44:30 +0000 (18:44 +0100)
README.md

index 0571a9796dfa386f4fd72af1745d1032fe01185d..3f62eec20b65423924f548faee03d97da5329651 100644 (file)
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ Options:
 * it will read from standard input and write to standard output if `-`
   is used as the filename;
 * it only outputs messages to users on standard error;
-* exits with code 0 unless an internal error occured (or `--check` was
+* exits with code 0 unless an internal error occurred (or `--check` was
   used).