Author: chrish
Date: Wed Oct 21 13:00:39 2015
New Revision: 1709824

URL: http://svn.apache.org/viewvc?rev=1709824&view=rev
Log:
CMS commit to olingo by chrish

Modified:
    olingo/site/trunk/content/doc/odata4/tutorials/action/tutorial_action.mdtext

Modified: 
olingo/site/trunk/content/doc/odata4/tutorials/action/tutorial_action.mdtext
URL: 
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/odata4/tutorials/action/tutorial_action.mdtext?rev=1709824&r1=1709823&r2=1709824&view=diff
==============================================================================
--- 
olingo/site/trunk/content/doc/odata4/tutorials/action/tutorial_action.mdtext 
(original)
+++ 
olingo/site/trunk/content/doc/odata4/tutorials/action/tutorial_action.mdtext 
Wed Oct 21 13:00:39 2015
@@ -405,7 +405,7 @@ The recent implementation of the `readEn
       }
     }
 
-Like reading *entity collections*, the first step are analyze the URI and read 
the data (of the function import).
+Like by reading *entity collections*, the first step is to analyze the URI and 
then fetch the data (of the function import).
 
     ::::java
     private void readFunctionImportCollection(final ODataRequest request, 
final ODataResponse response,


Reply via email to