From b43c09c372a2aaf74e7c15bd44095b279a2f4632 Mon Sep 17 00:00:00 2001 From: Misha Moroshko Date: Fri, 16 Aug 2013 22:12:28 +1000 Subject: docs($sce): fix parseAsHtml link --- src/ng/sce.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ng/sce.js b/src/ng/sce.js index cf9cce58..4441bbc8 100644 --- a/src/ng/sce.js +++ b/src/ng/sce.js @@ -398,7 +398,7 @@ function $SceDelegateProvider() { * {@link ng.$sce#getTrusted $sce.getTrusted} behind the scenes on non-constant literals. * * As an example, {@link ng.directive:ngBindHtml ngBindHtml} uses {@link - * ng.$sce#parseHtml $sce.parseAsHtml(binding expression)}. Here's the actual code (slightly + * ng.$sce#parseAsHtml $sce.parseAsHtml(binding expression)}. Here's the actual code (slightly * simplified): * *
-- 
cgit v1.2.3