Author: sklevenz
Date: Fri Apr 25 10:20:04 2014
New Revision: 1589971
URL: http://svn.apache.org/r1589971
Log:
CMS commit to olingo by sklevenz
Modified:
olingo/site/trunk/content/doc/tutorials/ExtendingtheEDM.mdtext
Modified: olingo/site/trunk/content/doc/tutorials/ExtendingtheEDM.mdtext
URL:
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/tutorials/ExtendingtheEDM.mdtext?rev=1589971&r1=1589970&r2=1589971&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/tutorials/ExtendingtheEDM.mdtext (original)
+++ olingo/site/trunk/content/doc/tutorials/ExtendingtheEDM.mdtext Fri Apr 25
10:20:04 2014
@@ -26,7 +26,7 @@ Link to the code - [Support EDM Extensio
Consider a scenario where we have a Plain Old Java Object (POJO) in the
OrderValue Java class and let us try to transform this POJO into a Complex Type
in the EDM.
-###### POJO in OrderValue Java Class
+###### POJO in OrderValue Java Class
public class OrderValue
{