Polish code and javadoc

See gh-37112
This commit is contained in:
hakan-krgn
2023-08-28 10:32:36 +03:00
committed by Andy Wilkinson
parent 0f6342a882
commit 6d9ce8a3b5
6 changed files with 5 additions and 11 deletions

View File

@@ -567,7 +567,7 @@ public class SpringApplication {
}
/**
* Apply any relevant post processing the {@link ApplicationContext}. Subclasses can
* Apply any relevant post-processing the {@link ApplicationContext}. Subclasses can
* apply additional processing as required.
* @param context the application context
*/