ソースを参照

Spelling fix in Javadoc

Luke Taylor 15 年 前
コミット
4582afa739

+ 1 - 1
acl/src/main/java/org/springframework/security/acls/domain/ConsoleAuditLogger.java

@@ -21,7 +21,7 @@ import org.springframework.util.Assert;
 
 
 /**
- * A bsaic implementation of {@link AuditLogger}.
+ * A basic implementation of {@link AuditLogger}.
  *
  * @author Ben Alex
  * @version $Id$