Skip to content

Commit 11179a7

Browse files
author
unknown
committed
becasue -> because
1 parent 59c720e commit 11179a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/scripts/ng-map.debug.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ angular.module('ngMap', []);
169169

170170
/**
171171
* rebuild mapOptions for lazyInit
172-
* becasue attributes values might have been changed
172+
* because attributes values might have been changed
173173
*/
174174
var filtered = Attr2MapOptions.filter($attrs);
175175
var options = Attr2MapOptions.getOptions(filtered);

0 commit comments

Comments
 (0)