Updated Branches: refs/heads/1.2.x d29398f23 -> 7aa74fc3a
Fix typo Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/7aa74fc3 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/7aa74fc3 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/7aa74fc3 Branch: refs/heads/1.2.x Commit: 7aa74fc3a0647cbfad6b43545d20fe448635fd0d Parents: bd6f932 Author: Filipe David Borba Manana <[email protected]> Authored: Mon Dec 19 14:24:49 2011 +0000 Committer: Filipe David Borba Manana <[email protected]> Committed: Mon Dec 19 14:43:26 2011 +0000 ---------------------------------------------------------------------- NEWS | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/7aa74fc3/NEWS ---------------------------------------------------------------------- diff --git a/NEWS b/NEWS index a18438e..feea5e5 100644 --- a/NEWS +++ b/NEWS @@ -25,7 +25,7 @@ This version has not been released yet. by default, but it can be enabled via the .ini configuration. * A new replicator implementation that offers more performance and configuration options. - * Added optional field `since_seq` to replication ojects/documents. + * Added optional field `since_seq` to replication objects/documents. * Simpler replication cancelation. * The _active_tasks API now exposes more granular fields for each task type.
