You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by dj...@apache.org on 2013/12/01 10:45:57 UTC

git commit: updated refs/heads/master to 6350e52

Updated Branches:
  refs/heads/master bae0b2730 -> 6350e528c


docs: fix naming of figure

Fixing A “hello world” document in Futon document in Futon”.


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

Branch: refs/heads/master
Commit: 6350e528c72d6b032247d65fee0057f4df4af24a
Parents: bae0b27
Author: Robert Kowalski <ro...@kowalski.gd>
Authored: Sat Nov 30 23:01:15 2013 +0100
Committer: Robert Kowalski <ro...@kowalski.gd>
Committed: Sat Nov 30 23:05:46 2013 +0100

----------------------------------------------------------------------
 share/doc/src/intro/tour.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/6350e528/share/doc/src/intro/tour.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/intro/tour.rst b/share/doc/src/intro/tour.rst
index 061f79f..3e2de8c 100644
--- a/share/doc/src/intro/tour.rst
+++ b/share/doc/src/intro/tour.rst
@@ -260,7 +260,7 @@ finalize creating the hello field. Double-click the hello field's value
 You can experiment with other JSON values; e.g., ``[1, 2, "c"]`` or
 ``{"foo": "bar"}``. Once you've entered your values into the document,
 make a note of its ``_rev`` attribute and click "Save Document." The result
-should look like :ref:`intro/tour-04` document in Futon".
+should look like :ref:`intro/tour-04`.
 
 
 .. _intro/tour-03: