We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b0718b commit c894470Copy full SHA for c894470
src/ng/compile.js
@@ -1957,7 +1957,7 @@ function directiveNormalize(name) {
1957
*
1958
1959
* @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}
+ * reverse-translated using the {@link ng.$compile.directive.Attributes#$attr $attr}
1961
* property to the original name.
1962
* @param {string} value Value to set the attribute to. The value can be an interpolated string.
1963
*/
0 commit comments