This commit is contained in:
Keith Donald
2009-08-20 03:53:49 +00:00
parent 641407cb4d
commit a1b3b87540

View File

@@ -17,7 +17,7 @@ package org.springframework.context.alert;
/**
* Communicates an event of interest to the user.
* For example, an alert may inform a user of a web application a business rule was violated.
* For example, an alert may inform a user of a application a business rule was violated.
* @author Keith Donald
* @since 3.0
*/