Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Typo in String#match (lib.es2015.symbol.wellknown) #36299

Copy link
Copy link
@G-Rath

Description

@G-Rath
Issue body actions

TypeScript Version: 3.0.0-dev.201xxxxx

Search Terms:
typos, string, lib, es2015.symbol.wellknown


I've wiped the majority of the template since this is a typo report.
I was originally going to just make a PR but the template had:

  • There is an associated issue in the Backlog milestone (required)

The typo itself is that String#match in lib.es2015.symbol.wellknown has it's param description pasted in the middle of it's method description:

/**
* Matches a string an object that supports being matched against, and returns an array containing the results of that search.
* @param matcher An object that supports being matched against.
*/

My PR replaced it with "with a regular expression" - Let me know what the correct way to proceed with this is 🙂

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScript

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.