This commit is contained in:
Keith Donald 2009-06-26 16:09:18 +00:00
parent e4d091489b
commit 3c76303416
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ public class DefaultAlertContextTests {
} }
public String getMessage() { 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() { public Severity getSeverity() {