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

markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/11.0.x by this push:
     new 958617b354 Add auto-generated comment
958617b354 is described below

commit 958617b354b36bb5bb991a0eddbd16c94e499d8d
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Sep 29 17:04:47 2025 +0100

    Add auto-generated comment
---
 java/org/apache/tomcat/util/concurrent/LocalStrings.properties | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/java/org/apache/tomcat/util/concurrent/LocalStrings.properties 
b/java/org/apache/tomcat/util/concurrent/LocalStrings.properties
index c938a3b529..59ae414927 100644
--- a/java/org/apache/tomcat/util/concurrent/LocalStrings.properties
+++ b/java/org/apache/tomcat/util/concurrent/LocalStrings.properties
@@ -13,4 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-lockImpl.unlockWithoutLock=An attempt was made to release a lock without first 
obtaining the lock
\ No newline at end of file
+# Do not edit this file directly.
+# To edit translations see: 
https://tomcat.apache.org/getinvolved.html#Translations
+
+lockImpl.unlockWithoutLock=An attempt was made to release a lock without first 
obtaining the lock


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to