mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
polish
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ public class DefaultAlertContextTests {
|
||||
}
|
||||
|
||||
public String getMessage() {
|
||||
return "Please enter a value in format yyy-dd-mm";
|
||||
return "Please enter a value in format yyyy-dd-mm";
|
||||
}
|
||||
|
||||
public Severity getSeverity() {
|
||||
|
||||
Reference in New Issue
Block a user