From 0b81817d07a86cef60750caeb72fff4270c7330d Mon Sep 17 00:00:00 2001 From: cappadona Date: Fri, 10 Jun 2011 21:14:30 +0000 Subject: [PATCH] Corrected reference to default database name. --- example.deploy.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.deploy.properties b/example.deploy.properties index d65a8557..dff5f5cf 100644 --- a/example.deploy.properties +++ b/example.deploy.properties @@ -63,7 +63,7 @@ email.replyTo = vivoAdmin@my.domain.edu # # The basic parameters for a database connection. Change the end of the -# URL to reflect your database name (if it is not "vitro"). Change the username +# URL to reflect your database name (if it is not "vitrodb"). Change the username # and password to match the authorized database user you created. # VitroConnection.DataSource.url = jdbc:mysql://localhost/vitrodb