[Events] Fixed comments

Fixed comments to refer to event lists
correctly. #18.
This commit is contained in:
Sarah Hale
2015-06-24 13:14:19 -07:00
parent 21f4433d99
commit 10e47e6f48
2 changed files with 3 additions and 3 deletions

View File

@ -35,7 +35,7 @@ define(
/**
* The EventListController is responsible for populating
* the contents of the scrolling list view.
* the contents of the event list view.
* @constructor
*/
function EventListController($scope, formatter) {