We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f77d5f commit 1f59a50Copy full SHA for 1f59a50
src/ng/sce.js
@@ -797,7 +797,7 @@ function $SceProvider() {
797
* escaping.
798
*
799
* @param {string} type The kind of context in which this value is safe for use. e.g. url,
800
- * resource_url, html, js and css.
+ * resourceUrl, html, js and css.
801
* @param {*} value The value that that should be considered trusted/safe.
802
* @returns {*} A value that can be used to stand in for the provided `value` in places
803
* where Angular expects a $sce.trustAs() return value.
0 commit comments