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

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


The following commit(s) were added to refs/heads/7.0.x by this push:
     new 08415fd  Fix typo. Patch by Michael Schieder.
08415fd is described below

commit 08415fdaafd2657f0843dd8f6092c77022c03418
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Mar 4 18:48:18 2020 +0000

    Fix typo. Patch by Michael Schieder.
---
 java/org/apache/catalina/valves/LocalStrings_de.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/org/apache/catalina/valves/LocalStrings_de.properties 
b/java/org/apache/catalina/valves/LocalStrings_de.properties
index 87f3816..c0fde3f 100644
--- a/java/org/apache/catalina/valves/LocalStrings_de.properties
+++ b/java/org/apache/catalina/valves/LocalStrings_de.properties
@@ -24,7 +24,7 @@ errorReportValve.unknownReason=Unbekannter Grund
 
 http.401.reason=Unautorisiert
 http.402.desc=Dieser Status-Code ist für eine zukünftige Nutzung reserviert
-http.403.desc=Der Server hat die Anfrage verstanden, verbietet aber eine 
Autoriesierung.
+http.403.desc=Der Server hat die Anfrage verstanden, verbietet aber eine 
Autorisierung.
 http.404.reason=nicht gefunden
 http.406.reason=Nicht annehmbar
 http.407.reason=Authentisierung für Proxy benötigt


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

Reply via email to