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 923a241a Uppercase acronym in comment
923a241a is described below
commit 923a241abb9f6a350f0974389e2c2f83bcbd4a89
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Mar 23 17:59:42 2024 -0400
Uppercase acronym in comment
---
.../java/org/apache/commons/configuration2/io/FileLocatorUtils.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/src/main/java/org/apache/commons/configuration2/io/FileLocatorUtils.java
b/src/main/java/org/apache/commons/configuration2/io/FileLocatorUtils.java
index f40a79ee..a385c7d3 100644
--- a/src/main/java/org/apache/commons/configuration2/io/FileLocatorUtils.java
+++ b/src/main/java/org/apache/commons/configuration2/io/FileLocatorUtils.java
@@ -356,7 +356,7 @@ public final class FileLocatorUtils {
* <properties fileName="/subdir/my.properties"/>
* </pre>
*
- * Under Windows this path would be resolved relative to the configuration
definition file. Under Unix this would be
+ * Under Windows this path would be resolved relative to the configuration
definition file. Under UNIX this would be
* treated as an absolute path name.
*
* @param basePath the base path