Skip to content

Commit 90b1d9e

Browse files
author
unknown
committed
becasue -> because
1 parent 11179a7 commit 90b1d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controllers/map-controller.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147

148148
/**
149149
* rebuild mapOptions for lazyInit
150-
* becasue attributes values might have been changed
150+
* because attributes values might have been changed
151151
*/
152152
var filtered = Attr2MapOptions.filter($attrs);
153153
var options = Attr2MapOptions.getOptions(filtered);

0 commit comments

Comments
 (0)