You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by bi...@apache.org on 2014/03/26 14:46:21 UTC

couchdb commit: updated refs/heads/master to e3d5d12

Repository: couchdb
Updated Branches:
  refs/heads/master 597b8d161 -> e3d5d12fe


s/teh/the in json-structure


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

Branch: refs/heads/master
Commit: e3d5d12fe9c5c55de549591bf72241c8228018d5
Parents: 597b8d1
Author: BigBlueHat <by...@bigbluehat.com>
Authored: Wed Mar 26 09:46:00 2014 -0400
Committer: BigBlueHat <by...@bigbluehat.com>
Committed: Wed Mar 26 09:46:00 2014 -0400

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/e3d5d12f/share/doc/src/json-structure.rst
----------------------------------------------------------------------
diff --git a/share/doc/src/json-structure.rst b/share/doc/src/json-structure.rst
index 68137d2..addc5ac 100644
--- a/share/doc/src/json-structure.rst
+++ b/share/doc/src/json-structure.rst
@@ -357,7 +357,7 @@ Request object
 +--------------------------------+---------------------------------------------+
 | query                          | URL query parameters `object`.              |
 |                                | Note that multiple keys are not supported   |
-|                                | and teh last key value suppresses others.   |
+|                                | and the last key value suppresses others.   |
 +--------------------------------+---------------------------------------------+
 | requested_path                 | List of actual requested path section.      |
 +--------------------------------+---------------------------------------------+