polish
This commit is contained in:
parent
e4d091489b
commit
3c76303416
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue