This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-weaver.git
The following commit(s) were added to refs/heads/master by this push:
new c01b5cd Javadoc
c01b5cd is described below
commit c01b5cd1fb82a9ab3ffa5e79d31797a5f115677f
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jul 11 11:22:56 2026 -0400
Javadoc
---
ant/src/main/java/org/apache/commons/weaver/ant/WeaverSettings.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/ant/src/main/java/org/apache/commons/weaver/ant/WeaverSettings.java
b/ant/src/main/java/org/apache/commons/weaver/ant/WeaverSettings.java
index 42cbc1d..5141e8b 100644
--- a/ant/src/main/java/org/apache/commons/weaver/ant/WeaverSettings.java
+++ b/ant/src/main/java/org/apache/commons/weaver/ant/WeaverSettings.java
@@ -190,7 +190,7 @@ public class WeaverSettings extends DataType {
/**
* Sets whether to include the system classpath.
- * @param includeSystemClasspath the includeSystemClasspath to set
+ * @param includeSystemClasspath The includeSystemClasspath to set
* @since 1.3
* @see Path#systemClasspath
*/