Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit dd26451

Browse files
Gias Kay LeeIgorMinar
Gias Kay Lee
authored andcommitted
docs($compile): fix a typo
Closes #5639
1 parent 28cfd96 commit dd26451

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
@@ -1957,7 +1957,7 @@ function directiveNormalize(name) {
19571957
*
19581958
*
19591959
* @param {string} name Normalized element attribute name of the property to modify. The name is
1960-
* revers translated using the {@link ng.$compile.directive.Attributes#$attr $attr}
1960+
* reverse-translated using the {@link ng.$compile.directive.Attributes#$attr $attr}
19611961
* property to the original name.
19621962
* @param {string} value Value to set the attribute to. The value can be an interpolated string.
19631963
*/

0 commit comments

Comments
 (0)