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-configuration.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d34e934 Javadoc
5d34e934 is described below

commit 5d34e934e3073d5e5856a6590a2064fcd51ed3f2
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun Mar 23 10:33:54 2025 -0400

    Javadoc
---
 .../java/org/apache/commons/configuration2/io/URLConnectionOptions.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/main/java/org/apache/commons/configuration2/io/URLConnectionOptions.java 
b/src/main/java/org/apache/commons/configuration2/io/URLConnectionOptions.java
index 6a45943f..cf583bf3 100644
--- 
a/src/main/java/org/apache/commons/configuration2/io/URLConnectionOptions.java
+++ 
b/src/main/java/org/apache/commons/configuration2/io/URLConnectionOptions.java
@@ -127,7 +127,7 @@ public final class URLConnectionOptions {
     }
 
     /**
-     * Whether to cache.
+     * Gets whether to cache.
      *
      * @return Whether to cache.
      */

Reply via email to