Merge branch 'python'
authorW. Trevor King <wking@tremily.us>
Mon, 16 Jun 2014 23:07:04 +0000 (16:07 -0700)
committerW. Trevor King <wking@tremily.us>
Mon, 16 Jun 2014 23:07:04 +0000 (16:07 -0700)
I'd usually wait for more interesting changes to queue up, but this
should help demonstrate my intended release process.

* python:
  Fix 'Add' -> 'Adds' to match 'The script' lead-in

README.md
swc-windows-installer.py

index 1e9a12f2bd15825124a817d9882d35c5e708ee06..81498d2c7f8a0d5f96017d6eb6a733ea12130036 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ The script:
 * Installs [SQLite][] and makes it accessible from msysGit
 * Creates a `~/nano.rc` with links to syntax highlighting configs
 * Provides standard [nosetests][] behavior for msysGit
-* Add [R][]'s bin directory to the path (if we can find it)
+* Adds [R][]'s bin directory to the path (if we can find it)
 
 Building
 ========
index 098e1ecc19d33a70dce38f01590728c42ee62a37..e227c704b71ac45c0a1a9b55dc310cd0b254d5bb 100755 (executable)
@@ -9,7 +9,7 @@ The script:
 * Installs SQLite and makes it accessible from msysGit
 * Creates a ~/nano.rc with links to syntax highlighting configs
 * Provides standard nosetests behavior for msysGit
-* Add R's bin directory to the path (if we can find it)
+* Adds R's bin directory to the path (if we can find it)
 
 To use: