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-jcs.git
The following commit(s) were added to refs/heads/master by this push:
new 0eaf761b Javadoc and comment typos
0eaf761b is described below
commit 0eaf761bdc8780632582d4368012199f58477edd
Author: Gary D. Gregory <[email protected]>
AuthorDate: Sun May 4 09:34:25 2025 -0400
Javadoc and comment typos
---
commons-jcs3-core/src/test/conf/remote.tomcat.xml | 4 ++--
commons-jcs3-core/src/test/conf/tomcat.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/commons-jcs3-core/src/test/conf/remote.tomcat.xml
b/commons-jcs3-core/src/test/conf/remote.tomcat.xml
index 3530ea01..9a4e881f 100644
--- a/commons-jcs3-core/src/test/conf/remote.tomcat.xml
+++ b/commons-jcs3-core/src/test/conf/remote.tomcat.xml
@@ -69,7 +69,7 @@
Custom Output:
"Custom" means "normal looking". "Non-custom" means
- "surrounded with funny xml tags". In preparation for
+ "surrounded with funny XML tags". In preparation for
possibly disposing of "custom" altogether, now the default is
'custom="yes"' (i.e. no tags)
@@ -201,7 +201,7 @@
className="org.apache.tomcat.request.AccessInterceptor"
debug="0" />
- <!-- Check permissions using the simple xml file. You can
+ <!-- Check permissions using the simple XML file. You can
plug more advanced authentication modules.
-->
<RequestInterceptor
diff --git a/commons-jcs3-core/src/test/conf/tomcat.xml
b/commons-jcs3-core/src/test/conf/tomcat.xml
index 3530ea01..9a4e881f 100644
--- a/commons-jcs3-core/src/test/conf/tomcat.xml
+++ b/commons-jcs3-core/src/test/conf/tomcat.xml
@@ -69,7 +69,7 @@
Custom Output:
"Custom" means "normal looking". "Non-custom" means
- "surrounded with funny xml tags". In preparation for
+ "surrounded with funny XML tags". In preparation for
possibly disposing of "custom" altogether, now the default is
'custom="yes"' (i.e. no tags)
@@ -201,7 +201,7 @@
className="org.apache.tomcat.request.AccessInterceptor"
debug="0" />
- <!-- Check permissions using the simple xml file. You can
+ <!-- Check permissions using the simple XML file. You can
plug more advanced authentication modules.
-->
<RequestInterceptor