summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2010-08-03 20:27:32 +0000
committerJohn Christopher Anderson <jchris@apache.org>2010-08-03 20:27:32 +0000
commitaad385e546db509170499d022002a547fdaf599d (patch)
tree685cca28607eac3d40aabfc7ef80cde8de804e5d /CHANGES
parent08421686b79befb1095f9823a14cae84f0d2261b (diff)
fix silly typo in news and changes
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@982026 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 9052848a..fb2cc85a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,12 +17,12 @@ Replicator:
HTTP Interface:
* Show fields saved along with _deleted=true. Allows for auditing of deletes.
- * Better error messages on bad URL requests.
+ * Better error messages on invalid URL requests.
* More robust Accept-header detection.
Authentication:
- * Anable basic-auth popup when required to access the server, to prevent
+ * Enable basic-auth popup when required to access the server, to prevent
people from getting locked out.
* User documents can now be deleted by admins or the user.