[jboss-cvs] jboss-seam/doc/reference/en/modules ...
Shane Bryzak
sbryzak at redhat.com
Thu Oct 25 22:59:48 EDT 2007
User: sbryzak2
Date: 07/10/25 22:59:48
Modified: doc/reference/en/modules configuration.xml
Log:
fixed typo
Revision Changes Path
1.68 +1 -1 jboss-seam/doc/reference/en/modules/configuration.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: configuration.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/configuration.xml,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -b -r1.67 -r1.68
--- configuration.xml 17 Oct 2007 22:28:53 -0000 1.67
+++ configuration.xml 26 Oct 2007 02:59:48 -0000 1.68
@@ -106,7 +106,7 @@
<para>The Seam master filter <emphasis>must</emphasis> be the first filter specified in
<literal>web.xml</literal>. This ensures it is run first. </para>
- <para>To disable a built in filter, you can set <literal>disabled="false"</literal> on
+ <para>To disable a built in filter, you can set <literal>disabled="true"</literal> on
a particular filter.</para>
<para> Adding the master filter enables the following built-in filters. </para>
More information about the jboss-cvs-commits
mailing list