← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 793: Minor

 

------------------------------------------------------------
revno: 793
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Tue 2013-08-27 15:42:14 +0200
message:
  Minor
modified:
  src/docbkx/en/dhis2_user_man_web_api.xml


--
lp:~dhis2-documenters/dhis2/dhis2-docbook-docs
https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs

Your team DHIS 2 developers is subscribed to branch lp:~dhis2-documenters/dhis2/dhis2-docbook-docs.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-documenters/dhis2/dhis2-docbook-docs/+edit-subscription
=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml'
--- src/docbkx/en/dhis2_user_man_web_api.xml	2013-08-27 09:49:46 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml	2013-08-27 13:42:14 +0000
@@ -1851,10 +1851,10 @@
     <table frame="all">
 	<title>Query parameters</title>
       <tgroup cols="4">
-        <colspec colname="c1" colnum="1" colwidth="1.44*"/>
+        <colspec colname="c1" colnum="1" colwidth="1.82*"/>
         <colspec colname="c2" colnum="2" colwidth="1*"/>
-        <colspec colname="c3" colnum="3" colwidth="3.83*"/>
-        <colspec colname="c4" colnum="4" colwidth="1.5*"/>
+        <colspec colname="c3" colnum="3" colwidth="4.35*"/>
+        <colspec colname="c4" colnum="4" colwidth="1.71*"/>
         <thead>
           <row>
             <entry><emphasis role="italic">Query parameter</emphasis></entry>
@@ -1969,11 +1969,11 @@
         <title>Filter operators</title>
         <tgroup cols="2">
           <colspec colname="c1" colnum="1" colwidth="87.75pt"/>
-          <colspec colname="c2" colnum="2" colwidth="245.25pt"/>
+          <colspec colname="c2" colnum="2" colwidth="368.25pt"/>
           <thead>
             <row>
-              <entry>Operator</entry>
-              <entry>Description</entry>
+              <entry><emphasis role="italic">Operator</emphasis></entry>
+              <entry><emphasis role="italic">Description</emphasis></entry>
             </row>
           </thead>
           <tbody>
@@ -2007,7 +2007,7 @@
             </row>
             <row>
               <entry>IN</entry>
-              <entry>Equal to one of multiple values, separate values with colon (:)</entry>
+              <entry>Equal to one of multiple values separated by ":"</entry>
             </row>
           </tbody>
         </tgroup>
@@ -2122,7 +2122,7 @@
         comes the data elements, person attributes and person identifiers which were specified as
         items in the request. Eeach header contain a readable description as well as the identifier
         of the item. </para>
-      <para>The rows section contains the events produced by the query. Each row represent a single
+      <para>The rows section contains the events produced by the query. Each row represents one
         event.</para>
   </section>
   </section>