We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83fbdd1 commit c0b9e94Copy full SHA for c0b9e94
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