mirror of
https://github.com/nasa/openmct.git
synced 2025-06-23 09:25:29 +00:00
[Events] Fixed comments
Fixed comments to refer to event lists correctly. #18.
This commit is contained in:
@ -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) {
|
||||
|
Reference in New Issue
Block a user