-
Notifications
You must be signed in to change notification settings - Fork 41.7k
Fix typos #20704
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix typos #20704
Conversation
I wrote that and I agree the phrasing is a bit odd. I'll try to improve it as part of the polish. |
|
|
||
| /** | ||
| * Add a {@link ApplicationContextInitializer} to be | ||
| * calWebMvcEndpointChildContextConfigurationTestsled when the context is created. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh dear 🙈
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I liked that one 🤣
|
Thanks again @dreis2211. I've polished that sentence in 8154e67. Let me know if that still reads odd. |
|
Isn't that a different sentence? You polished the one about |
|
It is. Looks like that pattern was applied for |
Hi,
this PR fixes a couple of typos. I should note that the particular sentence in
spring-boot-featuresstill doesn't make a lot of sense to me even after the fix, but as I'm not a native speaker I wasn't sure if it might be correct.Cheers,
Christoph