Author: rwatler
Date: Tue Aug 25 14:57:06 2009
New Revision: 807661
URL: http://svn.apache.org/viewvc?rev=807661&view=rev
Log:
fix spelling typo
Modified:
portals/site/applications/src/site/xdoc/logging/index.xml
Modified: portals/site/applications/src/site/xdoc/logging/index.xml
URL:
http://svn.apache.org/viewvc/portals/site/applications/src/site/xdoc/logging/index.xml?rev=807661&r1=807660&r2=807661&view=diff
==============================================================================
--- portals/site/applications/src/site/xdoc/logging/index.xml (original)
+++ portals/site/applications/src/site/xdoc/logging/index.xml Tue Aug 25
14:57:06 2009
@@ -51,7 +51,7 @@
</p>
<subsection name="Overview">
<p>
- APA Logging utilities manage and provied a system property,
<code>org.apache.portals.logdir</code>, that
+ APA Logging utilities manage and provide a system property,
<code>org.apache.portals.logdir</code>, that
can be used by deployed web applications to collocate logs in a
centralized location external to the
web application itself. The utilities include an application web
container listener to set the property
globally before web applications are started and tools to automate
the configuration of this listener.