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

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


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 0e393a9  Fix typo
0e393a9 is described below

commit 0e393a9b75489925edb3710f202b11fe0f5c0f97
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Mar 16 17:38:39 2022 +0000

    Fix typo
---
 java/org/apache/catalina/ha/deploy/LocalStrings_de.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/org/apache/catalina/ha/deploy/LocalStrings_de.properties 
b/java/org/apache/catalina/ha/deploy/LocalStrings_de.properties
index d09bce9..c317ec2 100644
--- a/java/org/apache/catalina/ha/deploy/LocalStrings_de.properties
+++ b/java/org/apache/catalina/ha/deploy/LocalStrings_de.properties
@@ -21,5 +21,5 @@ farmWarDeployer.undeployEnd=Undeployment von [{0}] beendet.
 
 fileMessageFactory.duplicateMessage=Doppelte Nachricht empfangen. Ist der 
Timeout für den Sender zu niedrig? Context: [{0}] Dateiname: [{1}] Daten: [{2}] 
Datenlänge [{3}]
 
-warWatcher.cantListWatchDir=Dateien in WatchDir [{0}] können nicht gelistet 
werdenm: Prüfen Sie dass Lesezugriff auf das Verzeichnis besteht
+warWatcher.cantListWatchDir=Dateien in WatchDir [{0}] können nicht gelistet 
werden: Prüfen Sie dass Lesezugriff auf das Verzeichnis besteht.
 warWatcher.checkingWar=WAR-Datei [{0}] wird geprüft.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to