From 7f339a17822aea25655b3bf14c7465f6c8bf103f Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Thu, 18 Nov 2010 11:33:09 -0800 Subject: escape code in ng:bind-attr jsdoc --- src/directives.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/directives.js b/src/directives.js index d47d993d..007bbe75 100644 --- a/src/directives.js +++ b/src/directives.js @@ -313,7 +313,7 @@ var REMOVE_ATTRIBUTES = { * `ng:bind-attr` in the HTML since embedding * {{expression}} into the * attribute directly is the preferred way. The attributes get - * translated into at + * translated into `` at * bootstrap time. * * This HTML snippet is preferred way of working with `ng:bind-attr` -- cgit v1.2.3