You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by kx...@apache.org on 2013/10/28 15:22:42 UTC

git commit: updated refs/heads/master to 7fe76c9

Updated Branches:
  refs/heads/master 9e5e3a59f -> 7fe76c960


Fix markup


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

Branch: refs/heads/master
Commit: 7fe76c960a1983507eca5c8ca1f127666fe63fd9
Parents: 9e5e3a5
Author: Alexander Shorin <kx...@apache.org>
Authored: Mon Oct 28 14:51:51 2013 +0400
Committer: Alexander Shorin <kx...@apache.org>
Committed: Mon Oct 28 14:51:51 2013 +0400

----------------------------------------------------------------------
 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/7fe76c96/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 762bfb9..0a1e28c 100644
--- a/share/doc/src/api/document/common.rst
+++ b/share/doc/src/api/document/common.rst
@@ -842,7 +842,7 @@ The returned JSON structure includes the original document, including a
 ``_revisions`` structure that includes the revision information in next form:
 
 - **ids** (*array*): Array of valid revision IDs, in reverse order
-    (latest first)
+  (latest first)
 - **start** (*number*): Prefix number for the latest revision