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:56:50 UTC

[3/3] git commit: Fix typo

Fix typo


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/93b7f34b
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/93b7f34b
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/93b7f34b

Branch: refs/heads/master
Commit: 93b7f34bca748284c65eb2d471b33628a966aa0f
Parents: d20a4a8
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:26:29 2011 +0000

----------------------------------------------------------------------
 NEWS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/93b7f34b/NEWS
----------------------------------------------------------------------
diff --git a/NEWS b/NEWS
index 84ef3f2..7b21f44 100644
--- a/NEWS
+++ b/NEWS
@@ -34,7 +34,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.