typo user->username
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@701362
13f79535-47bb-0310-9956-
ffa450edef68
<li><strong>url</strong> - Connection URL to be passed to our JDBC driver.
(For backwards compatibility, the property <code>driverName</code>
is also recognized.)</li>
- <li><strong>user</strong> - Database username to be passed to our
+ <li><strong>username</strong> - Database username to be passed to our
JDBC driver.</li>
<li><strong>validationQuery</strong> - SQL query that can be used by the
pool to validate connections before they are returned to the