Commit 6a0053c8 authored by NAIT BELKACEM's avatar NAIT BELKACEM Committed by Stephane Nicoll

Fix typo

See gh-15733
parent 708ca063
...@@ -38,7 +38,7 @@ import org.springframework.core.io.DefaultResourceLoader; ...@@ -38,7 +38,7 @@ import org.springframework.core.io.DefaultResourceLoader;
import org.springframework.util.Assert; import org.springframework.util.Assert;
/** /**
* Utility design to run and an {@link ApplicationContext} and provide AssertJ style * Utility design to run an {@link ApplicationContext} and provide AssertJ style
* assertions. The test is best used as a field of a test class, describing the shared * assertions. The test is best used as a field of a test class, describing the shared
* configuration required for the test: * configuration required for the test:
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment