← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-documenters/dhis2/dhis2-docbook-docs] Rev 1152: Typo fix

 

------------------------------------------------------------
revno: 1152
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2-docbook-docs
timestamp: Mon 2014-07-21 17:38:11 +0200
message:
  Typo fix
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	2014-07-21 15:30:20 +0000
+++ src/docbkx/en/dhis2_user_man_web_api.xml	2014-07-21 15:38:11 +0000
@@ -1398,10 +1398,10 @@
   </section>
   <section>
     <title>Forms</title>
-    <para>To retrieve information about a form, which corresponds to a data set and its sections,
+    <para>To retrieve information about a form (which corresponds to a data set and its sections)
       you can interact with the <emphasis role="italic">forms</emphasis> resource. The form response
       is accessible as XML and JSON and will provide information about each section (group) in the
-      form as well as each field in the sections, including label and identifiers. By suppying
+      form as well as each field in the sections, including label and identifiers. By supplying
       period and organisation unit identifiers the form response will be populated with data values. </para>
     <table frame="all">
       <title>Form query parameters</title>