Architecture_and_Design/en-US

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Wed Feb 22 14:51:25 CET 2012


 Architecture_and_Design/en-US/Administration_Panel.xml |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 23a11984bf939e2e35499f3bacd5da55035e8cc7
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Wed Feb 22 13:51:14 2012 +0000

    Improve wording a little

diff --git a/Architecture_and_Design/en-US/Administration_Panel.xml b/Architecture_and_Design/en-US/Administration_Panel.xml
index fba3ed3..d7d26ed 100644
--- a/Architecture_and_Design/en-US/Administration_Panel.xml
+++ b/Architecture_and_Design/en-US/Administration_Panel.xml
@@ -235,7 +235,7 @@
                 The status is the first item in the JSON dictionary. It has two possible values: <literal>OK</literal> or <literal>ERROR</literal>. Depending on the status of the request, the rest of the JSON output contains a result (OK) or the error details (ERROR).
             </para>
             <para>
-                A successful request looks like:
+                The response to a successful request looks as follows:
             </para>
             <para>
 
@@ -246,7 +246,7 @@
 
             </para>
             <para>
-                A successful result that is expected to return a list of zero, one or more items, such as <literal>list</literal> and <literal>search</literal> methods, includes a result layout as follows:
+                The reponse to a successful request that is expected to return a list of zero, one or more items, such as <literal>list</literal> and <literal>search</literal> methods, includes a result layout as follows:
             </para>
             <para>
 





More information about the commits mailing list