Polishing

This commit is contained in:
Sam Brannen
2024-09-23 16:18:16 +02:00
parent c6fa180602
commit 7d99790c34
3 changed files with 5 additions and 6 deletions

View File

@@ -53,7 +53,7 @@ import org.springframework.util.StringUtils;
* of the test class.
*
* <p>This processor does not work against a particular test class, it only prepares
* the bean factory for the identified, unique, set of bean overrides.
* the bean factory for the identified, unique set of bean overrides.
*
* @author Simon Baslé
* @author Stephane Nicoll