mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-25 08:19:01 +00:00
Fix typos in Javadoc, reference docs, and code
Closes gh-28822
This commit is contained in:
@@ -1871,7 +1871,7 @@ Spring test configuration annotations are processed within enclosing class hiera
|
||||
for inner test classes.
|
||||
|
||||
If `@NestedTestConfiguration` is not present or meta-present on a test class, in its
|
||||
super type hierarchy, or in its enclosing class hierarchy, the default _enclosing
|
||||
supertype hierarchy, or in its enclosing class hierarchy, the default _enclosing
|
||||
configuration inheritance mode_ will be used. See the tip below for details on how to
|
||||
change the default mode.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user