Commit ac10f658 authored by Nicklas Holm's avatar Nicklas Holm Committed by Stephane Nicoll

Fix typo

Closes gh-7541
parent cb9e021f
......@@ -162,7 +162,7 @@ public abstract class SpringBootServletInitializer implements WebApplicationInit
}
/**
* Configure the application. Normally all you would need to do it add sources (e.g.
* Configure the application. Normally all you would need to do is add sources (e.g.
* config classes) because other settings have sensible defaults. You might choose
* (for instance) to add default command line arguments, or set an active Spring
* profile.
......
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