This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/commons-secure-xml.git

commit 874241e1a393485a82e1c92b8066a9ff36713365
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Sep 14 17:13:39 2026 -0700

    Comments
---
 .gitattributes | 2 +-
 .gitignore     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index 715c926..ae7e9e6 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -14,7 +14,7 @@
 # limitations under the License.
 #
 
-# Auto detect text files and perform LF normalization
+# Automatically detect text files and perform LF normalization
 *        text=auto
 
 *.java   text diff=java
diff --git a/.gitignore b/.gitignore
index 2509dce..d112151 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,13 +14,13 @@ site-content
 .settings/
 /bin/
 
-# Visual Studio code files
+# Visual Studio Code files
 /.vscode/
 
 # IntelliJ IDEA files
 .idea/
 *.iml
 
-# NetBeans files files
+# NetBeans files
 nb-configuration.xml
 nbactions.xml

Reply via email to