1
0

Corrections to documentation. Submitted by Dennis Lundberg.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@139003 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2004-02-16 21:28:09 +00:00
parent 0541ed8d99
commit 6ec31816e3
4 changed files with 29 additions and 30 deletions

View File

@@ -4,7 +4,6 @@
<extend>../commons-build/project.xml</extend>
<name>Logging</name>
<id>commons-logging</id>
<logo></logo>
<currentVersion>1.0-dev</currentVersion>
<organization>
@@ -16,7 +15,7 @@
<inceptionYear>2001</inceptionYear>
<shortDescription>Commons Logging</shortDescription>
<description>
Commons Logging is a thin adapter allowing configurable bridging to other,
Commons Logging is a thin adapter allowing configurable bridging to other,
well known logging systems.
</description>
@@ -51,7 +50,7 @@ well known logging systems.
</developer>
<developer>
<name>Scott Sanders</name>
<id>sanders</id>
<id>sanders</id>
<email>sanders at apache dot org</email>
<organization>Apache Software Foundation</organization>
</developer>