You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by fd...@apache.org on 2011/12/19 15:58:04 UTC

[1/3] git commit: Fix typo

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 <fd...@apache.org>
Authored: Mon Dec 19 14:24:49 2011 +0000
Committer: Filipe David Borba Manana <fd...@apache.org>
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.