We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a870ac5 commit 58237faCopy full SHA for 58237fa
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