Bug 472601: fix typo

Signed-off-by: John Myers <jgmyers@proofpoint.com>
This commit is contained in:
John Myers 2015-07-15 20:55:20 -07:00
parent 15c83cf7ce
commit 01497cc530
1 changed files with 1 additions and 1 deletions

View File

@ -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
*/