https://issues.apache.org/bugzilla/show_bug.cgi?id=48117
Summary: two misspellings in the javadoc of class
"org.apache.catalina.startup.ContextConfig"
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
in protected synchronized void stop(): (Line: 1059)
// Removing sercurity role
'security' is misspelled to 'sercurity'
in protected InputSource getWebXmlSource(String filename, String path): (Line:
1354)
/**
*
* @param filename Name of the file (possibly with one or more leading
path
* segemnts) to read
* @param path Location that filename is relative to
* @return
*/
'segments' is misspelled to 'segemnts'.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]