mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-06 09:01:31 +08:00
docs($rootScope): fix typo on $eval
This commit is contained in:
@@ -486,7 +486,7 @@ function $RootScopeProvider(){
|
||||
*
|
||||
* @description
|
||||
* Executes the `expression` on the current scope returning the result. Any exceptions in the
|
||||
* expression are propagated (uncaught). This is useful when evaluating engular expressions.
|
||||
* expression are propagated (uncaught). This is useful when evaluating Angular expressions.
|
||||
*
|
||||
* # Example
|
||||
* <pre>
|
||||
|
||||
Reference in New Issue
Block a user