We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bd2efb commit d7274f0Copy full SHA for d7274f0
src/ngSanitize/sanitize.js
@@ -182,7 +182,7 @@ function $SanitizeProvider() {
182
* </code></pre>
183
* </div>
184
*
185
- * @param {boolean=} regexp New regexp to whitelist urls with.
+ * @param {boolean=} flag Enable or disable SVG support in the sanitizer.
186
* @returns {boolean|ng.$sanitizeProvider} Returns the currently configured value if called
187
* without an argument or self for chaining otherwise.
188
*/
0 commit comments