Skip to content

doc events: Erroneous reference to EventListener #16789

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 Node.js documentation.eventsIssues and PRs related to EventEmitter and the events module.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions