Skip to content

Commit

Permalink
docs($compile): fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gias Kay Lee authored and jamesdaily committed Jan 27, 2014
1 parent 35a75aa commit ca606b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ng/compile.js
Original file line number Diff line number Diff line change
Expand Up @@ -1957,7 +1957,7 @@ function directiveNormalize(name) {
*
*
* @param {string} name Normalized element attribute name of the property to modify. The name is
* revers translated using the {@link ng.$compile.directive.Attributes#$attr $attr}
* reverse-translated using the {@link ng.$compile.directive.Attributes#$attr $attr}
* property to the original name.
* @param {string} value Value to set the attribute to. The value can be an interpolated string.
*/
Expand Down

0 comments on commit ca606b8

Please sign in to comment.