]> 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:

Should this be "_cede_ control" (#187)
authorDavid Szotten <davidszotten@gmail.com>
Thu, 3 May 2018 03:25:23 +0000 (04:25 +0100)
committerŁukasz Langa <lukasz@langa.pl>
Thu, 3 May 2018 03:25:23 +0000 (20:25 -0700)
README.md
docs/index.rst

index 31f92c91f14ab3f5f47af15bd561aa4b0994f148..ba5e7ddd7280fb1ef3d6fc7f84c0992c1560ad56 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@
 
 
 *Black* is the uncompromising Python code formatter.  By using it, you
-agree to cease control over minutiae of hand-formatting.  In return,
+agree to cede control over minutiae of hand-formatting.  In return,
 *Black* gives you speed, determinism, and freedom from `pycodestyle`
 nagging about formatting.  You will save time and mental energy for
 more important matters.
index df59f71e27101d16bd12423bc4e95a0b4da73189..a0b176b99b4e58fcee6d1b35043cc7d7ef1ca9a3 100644 (file)
@@ -4,7 +4,7 @@
 The uncompromising code formatter
 =================================
 
-By using *Black*, you agree to cease control over minutiae of
+By using *Black*, you agree to cede control over minutiae of
 hand-formatting. In return, *Black* gives you speed, determinism, and
 freedom from `pycodestyle` nagging about formatting. You will save time
 and mental energy for more important matters.