Skip to content

Commit 12d012d

Browse files
author
kazinov
committed
refactor: change an outdated comment
1 parent 5d748b6 commit 12d012d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mock/test-modules.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ angular.module('ncy-sample-conf', ['ncy-sample', 'ngMock']).config(function($url
119119
});
120120

121121
/**
122-
* Module with abstract state with footer view
122+
* Module with multiple views related to one state and interpolated labels
123123
*/
124124
angular.module('ncy-multiple-interpolation-conf', []).config(function($stateProvider) {
125125
$stateProvider

0 commit comments

Comments
 (0)