summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason David Davies <jasondavies@apache.org>2009-10-20 17:42:55 +0000
committerJason David Davies <jasondavies@apache.org>2009-10-20 17:42:55 +0000
commit9f44a47057b229d4dab4ab53a449311d74504913 (patch)
tree4a0ab6bfc85263e8f538d429f6972d1a81e4dbd9
parent502b8e28e573b86bf470e6c7163c9b9c9b8752f6 (diff)
More pedantry.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@827740 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c1ea51bf..56bd6467 100644
--- a/NEWS
+++ b/NEWS
@@ -31,9 +31,9 @@ This release contains backwards incompatible changes, please see above for help.
* Even more robust storage format.
* Native Erlang Views for high-performance applications.
* More robust push and pull replication.
- * Two-legged OAuth Support for applications and replication (three legged in
+ * Two-legged OAuth support for applications and replication (three-legged in
preparation).
- * Cookie Authentication.
+ * Cookie authentication.
* API detail improvements.
* Better RFC 2616 (HTTP 1.1) compliance.
* Added modular configuration file directories.