mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 23:32:14 +00:00
Small typo in Javadoc
This commit is contained in:
parent
f59fc357b8
commit
b3ad174ee2
@ -22,7 +22,7 @@ import org.springframework.context.support.ResourceBundleMessageSource;
|
||||
/**
|
||||
* The default <code>MessageSource</code> used by Spring Security.
|
||||
* <p>
|
||||
* All Spring Security classes requiring messge localization will by default use this
|
||||
* All Spring Security classes requiring message localization will by default use this
|
||||
* class. However, all such classes will also implement <code>MessageSourceAware</code> so
|
||||
* that the application context can inject an alternative message source. Therefore this
|
||||
* class is only used when the deployment environment has not specified an alternative
|
||||
|
Loading…
x
Reference in New Issue
Block a user