RM-3114 - review comments

This commit is contained in:
Roy Wetherall
2016-04-12 09:21:45 -04:00
parent bd39de53a1
commit 57e5d1d237
3 changed files with 16 additions and 3 deletions

View File

@@ -247,8 +247,8 @@ public class RecordsManagementAdminServiceImpl implements RecordsManagementAdmin
}
/**
* Indicate that this application content listener must be executed with the highest
* precedence.
* Indicate that this application content listener must be executed with the lowest
* precedence. (ie last)
*
* @see Ordered#getOrder()
*/