You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/10/30 12:41:30 UTC

[tomcat] 01/02: Align with 10.0.x

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

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

commit f55c714b2bd34e08ee5f59649fa689b48734728e
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Oct 30 12:38:17 2020 +0000

    Align with 10.0.x
---
 java/org/apache/tomcat/util/net/LocalStrings.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/java/org/apache/tomcat/util/net/LocalStrings.properties b/java/org/apache/tomcat/util/net/LocalStrings.properties
index 577fa36..cf717c9 100644
--- a/java/org/apache/tomcat/util/net/LocalStrings.properties
+++ b/java/org/apache/tomcat/util/net/LocalStrings.properties
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-acceptor.stop.fail= The acceptor thread [{0}] did not stop cleanly
+acceptor.stop.fail=The acceptor thread [{0}] did not stop cleanly
 acceptor.stop.interrupted=Interrupt was received while waiting for the acceptor thread [{0}] to stop
 
 channel.nio.interrupted=The current thread was interrupted


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