We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ae79c0 commit b7117afCopy full SHA for b7117af
src/ng/rootScope.js
@@ -1045,7 +1045,7 @@ function $RootScopeProvider() {
1045
* @kind function
1046
*
1047
* @description
1048
- * Schedule the invokation of $apply to occur at a later time. The actual time difference
+ * Schedule the invocation of $apply to occur at a later time. The actual time difference
1049
* varies across browsers, but is typically around ~10 milliseconds.
1050
1051
* This can be used to queue up multiple expressions which need to be evaluated in the same
0 commit comments