diff options
Diffstat (limited to 'src/ng/compile.js')
| -rw-r--r-- | src/ng/compile.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ng/compile.js b/src/ng/compile.js index 4eb12019..13fb9682 100644 --- a/src/ng/compile.js +++ b/src/ng/compile.js @@ -283,7 +283,7 @@ * </div> * * <div class="alert alert-error"> - * **Note:** The `transclude` function that is passed to the compile function is deperecated, as it + * **Note:** The `transclude` function that is passed to the compile function is deprecated, as it * e.g. does not know about the right outer scope. Please use the transclude function that is passed * to the link function instead. * </div> |
