Spelling errors
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@832928
13f79535-47bb-0310-9956-
ffa450edef68
/**
- * Attribute value used to turn on/off TLD namespace awarenes.
+ * Attribute value used to turn on/off TLD namespace awareness.
*/
private boolean tldNamespaceAware = false;
/**
* Get the server.xml <host> attribute's xmlNamespaceAware.
- * @return true if namespace awarenes is enabled.
+ * @return true if namespace awareness is enabled.
*
*/
public boolean getTldNamespaceAware(){