Bug 57239 - Typo in "org/apache/catalina/connector/LocalStrings.properties"
Summary: Typo in "org/apache/catalina/connector/LocalStrings.properties"
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 7
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 7.0.57
Hardware: PC All
: P2 trivial (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-20 08:41 UTC by vladk
Modified: 2014-11-21 10:25 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vladk 2014-11-20 08:41:04 UTC
coyoteRequest.alreadyAuthenticated=This is request has already been authenticated

should be:

coyoteRequest.alreadyAuthenticated=This request has already been authenticated
Comment 1 Konstantin Kolinko 2014-11-21 10:25:20 UTC
Fixed. Thank you.