From 219232ba3ce011bd3b0d28e65316e44b727221c3 Mon Sep 17 00:00:00 2001 From: rjy7 Date: Fri, 14 Jan 2011 19:38:25 +0000 Subject: [PATCH] Fix typos --- example.deploy.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example.deploy.properties b/example.deploy.properties index 65e52d77..1cf08ba9 100644 --- a/example.deploy.properties +++ b/example.deploy.properties @@ -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