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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-io.git


The following commit(s) were added to refs/heads/master by this push:
     new ae5e7be38 Fix typos
ae5e7be38 is described below

commit ae5e7be386644ff4d31917da6452c283f9c3ac74
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Nov 6 16:43:22 2025 -0500

    Fix typos
---
 src/main/javadoc/overview.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/javadoc/overview.html b/src/main/javadoc/overview.html
index e592a2559..7de36f6ed 100644
--- a/src/main/javadoc/overview.html
+++ b/src/main/javadoc/overview.html
@@ -20,7 +20,7 @@
   <a href="https://commons.apache.org/io";> <img 
src="org/apache/commons/io/doc-files/logo.png" alt="Apache Commons IO">
   </a>
   <h1>
-    <img src="org/apache/commons/io/doc-files//leaf.svg" style="height: 1em; 
padding-right: 0.25em" alt="leaf">Introduction
+    <img src="org/apache/commons/io/doc-files/leaf.svg" style="height: 1em; 
padding-right: 0.25em" alt="leaf">Introduction
   </h1>
   <p>Apache Commons IO is a library of utilities to assist with developing IO 
functionality as the package list below describes.</p>
   <h1>

Reply via email to