Bug 472601: fix typo
Signed-off-by: John Myers <jgmyers@proofpoint.com>
This commit is contained in:
parent
15c83cf7ce
commit
01497cc530
|
@ -211,7 +211,7 @@ public class Log
|
|||
|
||||
/**
|
||||
* Set the root logger.
|
||||
* <p>Not that if any classes have statically obtained their logger instance
|
||||
* <p>Note that if any classes have statically obtained their logger instance
|
||||
* prior to this call, their Logger will not be affected by this call.
|
||||
* @param log
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue