You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by jh...@apache.org on 2013/12/21 09:18:55 UTC

git commit: updated refs/heads/master to 02fa02e

Updated Branches:
  refs/heads/master 0bf1856ba -> 02fa02e1e


Docs: Correct a `_revs_info` typo implying a factual error


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

Branch: refs/heads/master
Commit: 02fa02e1ee8020760f06891a5b22f7db1ab65c65
Parents: 0bf1856
Author: Jason Smith <jh...@apache.org>
Authored: Sat Dec 21 15:18:26 2013 +0700
Committer: Jason Smith <jh...@apache.org>
Committed: Sat Dec 21 15:18:26 2013 +0700

----------------------------------------------------------------------
 share/doc/src/api/document/common.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/02fa02e1/share/doc/src/api/document/common.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/api/document/common.rst b/share/doc/src/api/document/common.rst
index 1a61682..f21c8df 100644
--- a/share/doc/src/api/document/common.rst
+++ b/share/doc/src/api/document/common.rst
@@ -941,7 +941,7 @@ document by supplying the ``revs_info`` argument to the query:
   }
 
 
-The returned document contains ``_rev_info`` field with extended revision
+The returned document contains ``_revs_info`` field with extended revision
 information, including the availability and status of each revision. This array
 field contains objects with following structure: