Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs($sanitizeProvider): fix param comment for enableSvg #14543

Merged
merged 1 commit into from
May 6, 2016

Conversation

dmandelin
Copy link
Contributor

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

docs update

What is the current behavior? (You can also link to an open issue here)

The param is listed as type boolean, but has an erroneous comment describing it as a regex. (Maybe from a much earlier version of Angular?)

What is the new behavior (if this is a feature change)?

No behavior change. Fixes the doc comment.

Does this PR introduce a breaking change?

No.

Please check if the PR fulfills these requirements

Other information:
I submitted a pull request for this previously, but the commit had the wrong email address so it didn't catch my CLA, so I'm resubmitting now.

Change the text of the doc comment for the parameter of enableSvg to match the type of the comment and the behavior of the code.
@Narretz Narretz merged commit d7274f0 into angular:master May 6, 2016
Narretz pushed a commit that referenced this pull request May 6, 2016
Change the text of the doc comment for the parameter of enableSvg to match the type of the comment and the behavior of the code (#14543).
@dmandelin dmandelin deleted the patch-4 branch May 13, 2016 18:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants