Skip to content

Commit e8d8c7a

Browse files
adam77petebacondarwin
authored andcommitted
docs(compile): fix typo
Closes angular#5133
1 parent 7a91d7f commit e8d8c7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/compile.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
* </div>
284284
*
285285
* <div class="alert alert-error">
286-
* **Note:** The `transclude` function that is passed to the compile function is deperecated, as it
286+
* **Note:** The `transclude` function that is passed to the compile function is deprecated, as it
287287
* e.g. does not know about the right outer scope. Please use the transclude function that is passed
288288
* to the link function instead.
289289
* </div>

0 commit comments

Comments
 (0)