This commit is contained in:
Keith Donald 2009-04-22 21:16:22 +00:00
parent adcbe27852
commit d896a53ca8
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ public class EmbeddedDatabaseFactory {
}
/**
* Sets the name of the test database.
* Sets the name of the database.
* Defaults to 'testdb'.
* @param name of the test database
*/