This is an automated email from the ASF dual-hosted git repository.
fanningpj 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 3b02cd8e84 typo
3b02cd8e84 is described below
commit 3b02cd8e844895fb0f1cfebc21e132eb8e710216
Author: PJ Fanning <[email protected]>
AuthorDate: Thu Mar 5 10:00:28 2026 +0100
typo
---
.../java/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/poi/src/main/java/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.java
b/poi/src/main/java/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.java
index 38e8302b6b..a3bb7fb633 100644
---
a/poi/src/main/java/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.java
+++
b/poi/src/main/java/org/apache/poi/hssf/extractor/EventBasedExcelExtractor.java
@@ -130,7 +130,7 @@ public class EventBasedExcelExtractor implements
POIOLE2TextExtractor, org.apach
/**
- * Retreives the text contents of the file
+ * Retrieves the text contents of the file
*/
public String getText() {
String text;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]