فهرست منبع

Small typo in Javadoc

ladislav-bozek 8 سال پیش
والد
کامیت
b3ad174ee2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      core/src/main/java/org/springframework/security/core/SpringSecurityMessageSource.java

+ 1 - 1
core/src/main/java/org/springframework/security/core/SpringSecurityMessageSource.java

@@ -22,7 +22,7 @@ import org.springframework.context.support.ResourceBundleMessageSource;
 /**
 /**
  * The default <code>MessageSource</code> used by Spring Security.
  * The default <code>MessageSource</code> used by Spring Security.
  * <p>
  * <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
  * class. However, all such classes will also implement <code>MessageSourceAware</code> so
  * that the application context can inject an alternative message source. Therefore this
  * 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
  * class is only used when the deployment environment has not specified an alternative