1
0

[LOGGING-157] Fix javadoc. Thanks to Ville Skyttä

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1605899 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart
2014-06-26 20:11:57 +00:00
parent 910e43793d
commit 6257078add
4 changed files with 12 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ import junit.framework.TestCase;
/**
* Test the ability to force the LogFactory class to use some
* arbitrary Hashtable implementation to store its mapping from
* context-classloader -> LogFactory object.
* context-classloader -> LogFactory object.
*/
public class AltHashtableTestCase extends TestCase {