From e245d05801cee514ebd5bf3d92302c5525802c1c Mon Sep 17 00:00:00 2001 From: rjy7 Date: Fri, 14 Jan 2011 19:38:23 +0000 Subject: [PATCH] Fix typos --- webapp/config/example.deploy.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapp/config/example.deploy.properties b/webapp/config/example.deploy.properties index 833f5debe..3ab4d2801 100644 --- a/webapp/config/example.deploy.properties +++ b/webapp/config/example.deploy.properties @@ -60,9 +60,9 @@ VitroConnection.DataSource.username = vitroweb VitroConnection.DataSource.password = vitrovitro # -# 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