Skip to content

The description and method declaration of Any.equals should use the same parameter name in ScalaDoc #6684

Open
@scabug

Description

@scabug

The description in the ScalaDoc of Any.eqauls() states:

"Compares the receiver object (this) with the argument object (that) for equivalence."

but the argument name is "arg0". The description and method declaration should be the same.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions