From e7c22e8153aaed4257d5b86cb74783b68a7af6f6 Mon Sep 17 00:00:00 2001 From: Anthony Lieuallen Date: Fri, 15 Apr 2011 16:01:47 -0400 Subject: spelling fix --- docs/angular.attrMarkup.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/angular.attrMarkup.ngdoc b/docs/angular.attrMarkup.ngdoc index f73a5b42..aad20866 100644 --- a/docs/angular.attrMarkup.ngdoc +++ b/docs/angular.attrMarkup.ngdoc @@ -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.
angular.attrMarkup('extraClass', function(attrValue, attrName, element){
--
cgit v1.2.3