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 8b200b96 Javadoc
8b200b96 is described below

commit 8b200b968d63b6158e560b6e23a5262ca0b95674
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Jan 2 18:36:03 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 b7d03099..b620db2d 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>Abstrac class for any SQL related tag in JSTL.
+ * <p>Abstract class for any SQL related tag in JSTL.
 
  */
 

Reply via email to