spelling fix

This commit is contained in:
Anthony Lieuallen 2011-04-15 16:01:47 -04:00
parent b2dc2ce0b5
commit e7c22e8153

View file

@ -4,7 +4,7 @@
@description
Attribute markup extends the angular compiler in a very similar way as {@link angular.markup} except
that it allows you to modify the state of the attribute text rather then the contest of a node.
that it allows you to modify the state of the attribute text rather then the content of a node.
<pre>
angular.attrMarkup('extraClass', function(attrValue, attrName, element){