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

Commit b7117af

Browse files
SekibOmazicNarretz
authored andcommitted
docs($rootScope.Scope): Simple typo
Closes 10767
1 parent 3ae79c0 commit b7117af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/rootScope.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ function $RootScopeProvider() {
10451045
* @kind function
10461046
*
10471047
* @description
1048-
* Schedule the invokation of $apply to occur at a later time. The actual time difference
1048+
* Schedule the invocation of $apply to occur at a later time. The actual time difference
10491049
* varies across browsers, but is typically around ~10 milliseconds.
10501050
*
10511051
* This can be used to queue up multiple expressions which need to be evaluated in the same

0 commit comments

Comments
 (0)