fix tomcat xml fomatting error

This commit is contained in:
croquagei
2016-06-11 13:55:38 +10:00
committed by GitHub
parent 6bf5bebecd
commit 65d669ece7
+1 -1
View File
@@ -20,7 +20,7 @@ Edit Tomcat's user configuration file with your favourite text editor. We insta
Copy this
><tomcat-users xmlns="http://tomcat.apache.org/xml"
> <tomcat-users xmlns="http://tomcat.apache.org/xml"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://tomcat.apache.org/xml tomcat-users.xsd"
version="1.0">