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


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

commit 2d6a8001f9cfcb797adf7f136235b2ac4b70fcf4
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 2 18:22:21 2026 -0500

    Javadoc
---
 .../src/main/java/org/apache/commons/jelly/tags/sql/SqlTagSupport.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/SqlTagSupport.java
 
b/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/SqlTagSupport.java
index 62f31b41..b7d03099 100644
--- 
a/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/SqlTagSupport.java
+++ 
b/jelly-tags/sql/src/main/java/org/apache/commons/jelly/tags/sql/SqlTagSupport.java
@@ -31,7 +31,7 @@ import org.apache.commons.jelly.TagSupport;
 import org.apache.commons.jelly.tags.Resources;
 
 /**
- * <p>Abstract base class for any SQL related tag in JSTL.
+ * <p>Abstrac class for any SQL related tag in JSTL.
 
  */
 

Reply via email to