This is an automated email from the ASF dual-hosted git repository.

pjfanning pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 39c891f8f5 Update class description for PoiLogManager
39c891f8f5 is described below

commit 39c891f8f5950c7be2b2bba77d07e580fd4e2bc0
Author: PJ Fanning <[email protected]>
AuthorDate: Fri May 8 00:09:47 2026 +0100

    Update class description for PoiLogManager
---
 poi/src/main/java/org/apache/poi/logging/PoiLogManager.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/poi/src/main/java/org/apache/poi/logging/PoiLogManager.java 
b/poi/src/main/java/org/apache/poi/logging/PoiLogManager.java
index 382655d11b..4918f3c583 100644
--- a/poi/src/main/java/org/apache/poi/logging/PoiLogManager.java
+++ b/poi/src/main/java/org/apache/poi/logging/PoiLogManager.java
@@ -23,7 +23,7 @@ import org.apache.poi.util.ExceptionUtil;
 import org.apache.poi.util.SuppressForbidden;
 
 /**
- * This class is used to get a log4j logger for the XmlBeans project.
+ * This class is used to get a log4j logger for the Apache POI project.
  * <p>Internal use only.</p>
  * <p>Fails over to a No-Op logger if there are problems creating log4j 
logger.</p>
  *


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to