From b2c84ccde37d0d9b1f2cd33e0cc23080d11820e2 Mon Sep 17 00:00:00 2001 From: jesse Date: Fri, 10 Jan 2014 17:00:57 -0800 Subject: docs($sce): corrected typo & markup. the --> that value --> `value` Closes #5735 --- src/ng/sce.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ng/sce.js') diff --git a/src/ng/sce.js b/src/ng/sce.js index 24b94c83..d1340c27 100644 --- a/src/ng/sce.js +++ b/src/ng/sce.js @@ -321,7 +321,7 @@ function $SceDelegateProvider() { * * @param {*} value The result of a prior {@link ng.$sceDelegate#methods_trustAs `$sceDelegate.trustAs`} * call or anything else. - * @returns {*} The value the was originally provided to {@link ng.$sceDelegate#methods_trustAs + * @returns {*} The `value` that was originally provided to {@link ng.$sceDelegate#methods_trustAs * `$sceDelegate.trustAs`} if `value` is the result of such a call. Otherwise, returns * `value` unchanged. */ -- cgit v1.2.3