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 1d0aa7b commit dbafbb0Copy full SHA for dbafbb0
src/ng/rootScope.js
@@ -486,7 +486,7 @@ function $RootScopeProvider(){
486
*
487
* @description
488
* Executes the `expression` on the current scope returning the result. Any exceptions in the
489
- * expression are propagated (uncaught). This is useful when evaluating engular expressions.
+ * expression are propagated (uncaught). This is useful when evaluating Angular expressions.
490
491
* # Example
492
* <pre>
0 commit comments