Typo in javadoc

This commit is contained in:
Dave Syer
2018-10-16 16:39:29 +01:00
parent 31e689b108
commit 6c0e1bfc2f

View File

@@ -40,7 +40,7 @@ import org.springframework.util.ClassUtils;
public class SpringApplication extends org.springframework.boot.SpringApplication {
/**
* Name of default propery source.
* Name of default property source.
*/
private static final String DEFAULT_PROPERTIES = "defaultProperties";