We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b344db commit b2c84ccCopy full SHA for b2c84cc
1 file changed
src/ng/sce.js
@@ -321,7 +321,7 @@ function $SceDelegateProvider() {
321
*
322
* @param {*} value The result of a prior {@link ng.$sceDelegate#methods_trustAs `$sceDelegate.trustAs`}
323
* call or anything else.
324
- * @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
325
* `$sceDelegate.trustAs`} if `value` is the result of such a call. Otherwise, returns
326
* `value` unchanged.
327
*/
0 commit comments