Bug 52488

Summary: there is a common typo exipre
Product: Tomcat 6 Reporter: prockter
Component: ClusterAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P2    
Version: 6.0.35   
Target Milestone: default   
Hardware: PC   
OS: Linux   
Attachments: tomcat-6.0.35-typo.patch fixes the typos

Description prockter 2012-01-19 12:28:29 UTC
Created attachment 28176 [details]
tomcat-6.0.35-typo.patch fixes the typos

the word expire is typed exipre in a number of places of debug log and mbean info

patch created also removes a double space
Comment 1 Mark Thomas 2012-01-19 15:33:03 UTC
Thanks for the report and the patch. This has been fixed in trunk, 7.0.x and 6.0.x and will be included in 7.0.26 onwards and 6.0.36 onwards.