Author: jasondavies
Date: Wed Oct 14 07:41:39 2009
New Revision: 825047
URL: http://svn.apache.org/viewvc?rev=825047&view=rev
Log:
Fix typo.
Modified:
couchdb/trunk/NEWS
Modified: couchdb/trunk/NEWS
URL:
http://svn.apache.org/viewvc/couchdb/trunk/NEWS?rev=825047&r1=825046&r2=825047&view=diff
==============================================================================
--- couchdb/trunk/NEWS (original)
+++ couchdb/trunk/NEWS Wed Oct 14 07:41:39 2009
@@ -12,9 +12,9 @@
This version has not been released yet.
- * Added option to implicitly create replication target databases
+ * Added option to implicitly create replication target databases.
* Improved view information objects.
- * Bug fix for partial updates durring view builds.
+ * Bug fix for partial updates during view builds.
Version 0.10.0
--------------