You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2017/12/18 13:05:41 UTC

svn commit: r1818565 - /ofbiz/ofbiz-framework/trunk/framework/webapp/entitydef/entitymodel.xml

Author: jleroux
Date: Mon Dec 18 13:05:41 2017
New Revision: 1818565

URL: http://svn.apache.org/viewvc?rev=1818565&view=rev
Log:
No functional change, just better English ;)

Modified:
    ofbiz/ofbiz-framework/trunk/framework/webapp/entitydef/entitymodel.xml

Modified: ofbiz/ofbiz-framework/trunk/framework/webapp/entitydef/entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/webapp/entitydef/entitymodel.xml?rev=1818565&r1=1818564&r2=1818565&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/webapp/entitydef/entitymodel.xml (original)
+++ ofbiz/ofbiz-framework/trunk/framework/webapp/entitydef/entitymodel.xml Mon Dec 18 13:05:41 2017
@@ -224,7 +224,7 @@ under the License.
       <field name="httpsPort" type="very-short"></field>
       <field name="enableHttps" type="indicator"></field>
       <field name="webappPath" type="long-varchar">
-          <description>Set your dedicate webapp for this website if it's hidden by a httpd frontend, set to / if you have a reverse proxy that hidden your website webapp</description>
+          <description>Set to your webapp for this website if it's hidden by a httpd frontend; set to / if you have a reverse proxy which hides your website webapp</description>
       </field>
       <field name="standardContentPrefix" type="url"></field>
       <field name="secureContentPrefix" type="url"></field>