Skip to content

Commit 2197321

Browse files
raedbhodrotbohm
authored andcommitted
GH-715 - Fix typo in Javadoc.
1 parent 570f347 commit 2197321

File tree

1 file changed

+1
-1
lines changed
  • spring-modulith-events/spring-modulith-events-jdbc/src/main/java/org/springframework/modulith/events/jdbc

1 file changed

+1
-1
lines changed

spring-modulith-events/spring-modulith-events-jdbc/src/main/java/org/springframework/modulith/events/jdbc/DatabaseSchemaLocator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public class DatabaseSchemaLocator {
4141
}
4242

4343
/**
44-
* Loads the {@link Resource} copntaining the schema for the given {@link DatabaseType} from the classpath.
44+
* Loads the {@link Resource} containing the schema for the given {@link DatabaseType} from the classpath.
4545
*
4646
* @param databaseType must not be {@literal null}.
4747
* @return will never be {@literal null}.

0 commit comments

Comments
 (0)