svn commit: r1361946 - /ofbiz/trunk/framework/webapp/dtd/site-conf.xsd

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1361946 - /ofbiz/trunk/framework/webapp/dtd/site-conf.xsd

jleroux@apache.org
Author: jleroux
Date: Mon Jul 16 09:16:57 2012
New Revision: 1361946

URL: http://svn.apache.org/viewvc?rev=1361946&view=rev
Log:
Tiny improvement in doc

Modified:
    ofbiz/trunk/framework/webapp/dtd/site-conf.xsd

Modified: ofbiz/trunk/framework/webapp/dtd/site-conf.xsd
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webapp/dtd/site-conf.xsd?rev=1361946&r1=1361945&r2=1361946&view=diff
==============================================================================
--- ofbiz/trunk/framework/webapp/dtd/site-conf.xsd (original)
+++ ofbiz/trunk/framework/webapp/dtd/site-conf.xsd Mon Jul 16 09:16:57 2012
@@ -326,7 +326,7 @@ under the License.
         <xs:attribute name="direct-request" default="true">
             <xs:annotation>
                 <xs:documentation>
-                    If false the request can only be accessed in a chained request
+                    If false the request can only be accessed in a chained request, default to true.
                 </xs:documentation>
             </xs:annotation>
             <xs:simpleType>