summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index f6f6d116..636b8094 100644
--- a/CHANGES
+++ b/CHANGES
@@ -36,8 +36,8 @@ Packaging and System Integration:
* 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: