merging r682796 to branch
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/branches/0.8.x@682797 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index f6f6d11..636b809 100644
--- a/CHANGES
+++ b/CHANGES
@@ -36,8 +36,8 @@
* The `couchdb` script no longer uses `awk` for configuration checks as this
was causing portability problems.
- * Updated `sudo` example to use `-i` option in the README, fixes problems when
- invoking from a directory the `couchdb` user cannot access.
+ * Updated `sudo` example in the README to use the `-i` option, this fixes
+ problems when invoking from a directory the `couchdb` user cannot access.
Futon Utility Client: