Fix typos

This commit is contained in:
rjy7 2011-01-14 19:38:25 +00:00
parent 94457dab15
commit 219232ba3c

View file

@ -102,9 +102,9 @@ VitroConnection.DataSource.driver = com.mysql.jdbc.Driver
VitroConnection.DataSource.validationQuery = SELECT 1
#
# The name of your first admin user for the VIVO application. The password for
# The name of your first admin user for the VIVO application. The password
# for this user is initially set to "defaultAdmin", but you will be asked to
# change the password the first time you login.
# change the password the first time you log in.
#
initialAdminUser = defaultAdmin