Skip to content

Commit b2c84cc

Browse files
lazaruslarueIgorMinar
authored andcommitted
docs($sce): corrected typo & markup.
the --> that value --> `value` Closes angular#5735
1 parent 2b344db commit b2c84cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ng/sce.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ function $SceDelegateProvider() {
321321
*
322322
* @param {*} value The result of a prior {@link ng.$sceDelegate#methods_trustAs `$sceDelegate.trustAs`}
323323
* call or anything else.
324-
* @returns {*} The value the was originally provided to {@link ng.$sceDelegate#methods_trustAs
324+
* @returns {*} The `value` that was originally provided to {@link ng.$sceDelegate#methods_trustAs
325325
* `$sceDelegate.trustAs`} if `value` is the result of such a call. Otherwise, returns
326326
* `value` unchanged.
327327
*/

0 commit comments

Comments
 (0)