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 81a45e5b Normalize Javadoc spelling
81a45e5b is described below

commit 81a45e5b268f1ba38b75fe7dc6ae94b4e6eb269c
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Feb 15 10:09:15 2026 -0500

    Normalize Javadoc spelling
---
 xdocs/ElementSerializers.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xdocs/ElementSerializers.xml b/xdocs/ElementSerializers.xml
index 11c720a4..f3a19770 100644
--- a/xdocs/ElementSerializers.xml
+++ b/xdocs/ElementSerializers.xml
@@ -46,7 +46,7 @@
 
-Djcs.serialization.class.filter='!org.codehaus.groovy.runtime.**;!org.apache.commons.collections.functors.**;!org.apache.xalan*'
                 ]]>
             </source>
-                       <p> The syntax for the filter expression is documented 
in the JavaDoc
+                       <p> The syntax for the filter expression is documented 
in the Javadoc
                 of <a 
href="https://docs.oracle.com/javase/9/docs/api/java/io/ObjectInputFilter.Config.html#createFilter-java.lang.String-";>java.io.ObjectInputFilter.Config#createFilter</a>.</p>
                </section>
         <section name="Compressing Serializer">

Reply via email to