Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 0605e61

Browse files
committed
chore(angular.suffix): fix typo
1 parent 645625c commit 0605e61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/angular.suffix

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
return;
55
}
66

7-
//try to bind to jquery now so that one can write angular.element().read()
7+
//try to bind to jquery now so that one can write jqLite(document).ready()
88
//but we will rebind on bootstrap again.
99
bindJQuery();
1010

0 commit comments

Comments
 (0)