Author: markt
Date: Thu Jul 2 08:15:15 2009
New Revision: 790491
URL: http://svn.apache.org/viewvc?rev=790491&view=rev
Log:
Be consistent - use singular rather than plural
Added:
tomcat/trunk/webapps/docs/config/filter.xml
- copied unchanged from r790271,
tomcat/trunk/webapps/docs/config/filters.xml
Removed:
tomcat/trunk/webapps/docs/config/filters.xml
Modified:
tomcat/trunk/webapps/docs/config/project.xml
Modified: tomcat/trunk/webapps/docs/config/project.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/project.xml?rev=790491&r1=790490&r2=790491&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/config/project.xml (original)
+++ tomcat/trunk/webapps/docs/config/project.xml Thu Jul 2 08:15:15 2009
@@ -61,7 +61,7 @@
<item name="Realm" href="realm.html"/>
<item name="Resources" href="resources.html"/>
<item name="Valve" href="valve.html"/>
- <item name="Filters" href="filters.html"/>
+ <item name="Filter" href="filter.html"/>
</menu>
<menu name="Cluster Elements">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]