Polishing.

See: #1315
Original pull request: #1324.
This commit is contained in:
Jens Schauder
2022-08-25 17:02:29 +02:00
committed by Jens Schauder
parent e171d4b91b
commit 01e98dc171

View File

@@ -41,7 +41,7 @@ import org.springframework.test.context.junit.jupiter.SpringExtension;
import org.springframework.transaction.annotation.Transactional;
/**
* Integration tests for {@link JdbcAggregateTemplate} using an entity mapped with an explicite schema.
* Integration tests for {@link JdbcAggregateTemplate} using an entity mapped with an explicit schema.
*
* @author Jens Schauder
*/