diff options
Diffstat (limited to 'src/documentation/content/xdocs')
-rw-r--r-- | src/documentation/content/xdocs/0.91/embedding.xml | 2 | ||||
-rw-r--r-- | src/documentation/content/xdocs/trunk/embedding.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/0.91/embedding.xml b/src/documentation/content/xdocs/0.91/embedding.xml index 9833faa0f..f0da48297 100644 --- a/src/documentation/content/xdocs/0.91/embedding.xml +++ b/src/documentation/content/xdocs/0.91/embedding.xml @@ -175,7 +175,7 @@ try { JDK logging (available in JDKs 1.4 or higher) as its backend. You can configure Commons Logging to use an alternative backend, for example Log4J. Please consult the <a href="ext:jakarta/commons/logging">documentation for Jakarta Commons Logging</a> on - how to configure altentive backends. + how to configure alternative backends. </p> </section> diff --git a/src/documentation/content/xdocs/trunk/embedding.xml b/src/documentation/content/xdocs/trunk/embedding.xml index 3dd1115ab..82ce4a065 100644 --- a/src/documentation/content/xdocs/trunk/embedding.xml +++ b/src/documentation/content/xdocs/trunk/embedding.xml @@ -175,7 +175,7 @@ try { JDK logging (available in JDKs 1.4 or higher) as its backend. You can configure Commons Logging to use an alternative backend, for example Log4J. Please consult the <a href="ext:jakarta/commons/logging">documentation for Jakarta Commons Logging</a> on - how to configure altentive backends. + how to configure alternative backends. </p> </section> |