git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1746 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald
2009-08-20 03:53:49 +00:00
parent 64e0586040
commit d3b25394b8
@@ -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
*/