Skip to content

C++ Units library typoed velocity type #3014

@me-it-is

Description

@me-it-is

On the page for the C++ units library it has the line of code units::meter_per_second_t speed{5.0}; however it should be units::meters_per_second_t speed{5.0};. The same typo is also repeated on other places on the page.

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