1
0

Fixed typo. Thanks to Simon Kitching.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@377522 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Robert Burrell Donkin
2006-02-13 22:47:45 +00:00
parent 32342824e0
commit dc20cc4e5c

View File

@@ -75,7 +75,7 @@ LogFactoryImpl@1671711
</pre></code> </pre></code>
<p> <p>
OIDs are intended to be used to cross-reference. They allow particular instances of classloaders OIDs are intended to be used to cross-reference. They allow particular instances of classloaders
and JCL classes to be tracked in different context's. This plays a vital role in building and JCL classes to be tracked in different contexts. This plays a vital role in building
up the understanding of the classloader environment required to diagnose JCL problems. up the understanding of the classloader environment required to diagnose JCL problems.
</p> </p>
</subsection> </subsection>