Skip to content

doc events: Erroneous reference to EventListener #16789

@gowpen

Description

@gowpen
  • Version: v9.0.0

The docs contain an erroneous reference to EventListener. I believe it's meant to be a reference to EventEmitter.

Location:

Current text:

The EventListener class calls all listeners synchronously ..

Proposed correct text:

The EventEmitter class calls all listeners synchronously ..

Metadata

Metadata

Assignees

No one assigned

    Labels

    docIssues and PRs related to the documentations.eventsIssues and PRs related to the events subsystem / EventEmitter.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions