瀏覽代碼

SEC-2061: Fix typo in messages.properties

Rob Winch 13 年之前
父節點
當前提交
5c4f4cbe4d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      core/src/main/resources/org/springframework/security/messages.properties

+ 1 - 1
core/src/main/resources/org/springframework/security/messages.properties

@@ -13,7 +13,7 @@ AccountStatusUserDetailsChecker.locked=User account is locked
 AclEntryAfterInvocationProvider.noPermission=Authentication {0} has NO permissions to the domain object {1}
 AnonymousAuthenticationProvider.incorrectKey=The presented AnonymousAuthenticationToken does not contain the expected key
 BindAuthenticator.badCredentials=Bad credentials
-BindAuthenticator.emptyPassword=Emtpy Password
+BindAuthenticator.emptyPassword=Empty Password
 CasAuthenticationProvider.incorrectKey=The presented CasAuthenticationToken does not contain the expected key
 CasAuthenticationProvider.noServiceTicket=Failed to provide a CAS service ticket to validate
 ConcurrentSessionControlStrategy.exceededAllowed=Maximum sessions of {0} for this principal exceeded