Skip to content

docs: wrong parameter name in os.getPath documentation #453

@Ankit-Mohanty-23

Description

@Ankit-Mohanty-23

Description

The os.getPath function heading says os.getPath(name) but the
Parameters section documents it as title:

Heading:
os.getPath(name)

Parameters section:
title String: Name of the folder.

The parameter should be documented as name throughout, not title.
This will confuse developers trying to understand the function signature.

I'd like to submit a PR for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions