GH-709 - Fix typo in Javadoc.

This commit is contained in:
Raed
2024-07-06 01:41:20 +01:00
committed by Oliver Drotbohm
parent 5dbf329cd9
commit de4a5dd0e3

View File

@@ -41,7 +41,7 @@ public class DatabaseSchemaLocator {
}
/**
* Loads the {@link Resource} copntaining the schema for the given {@link DatabaseType} from the classpath.
* Loads the {@link Resource} containing the schema for the given {@link DatabaseType} from the classpath.
*
* @param databaseType must not be {@literal null}.
* @return will never be {@literal null}.