diff options
author | Jason David Davies <jasondavies@apache.org> | 2009-10-14 07:41:39 +0000 |
---|---|---|
committer | Jason David Davies <jasondavies@apache.org> | 2009-10-14 07:41:39 +0000 |
commit | 8729b80562450cfce513cbe55046441829202e9b (patch) | |
tree | 2a183673a1f21d634894c222976b401991d0f35b /NEWS | |
parent | b4f2f93e6519748cae06863d49e9003309ecbca0 (diff) |
Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@825047 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,9 +12,9 @@ Version 0.11.0 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 -------------- |