Skip to content

Spelling mistake - raiting should be rating #2

@WPBC

Description

@WPBC

Raiting should be Rating.

Change this:
const static std::string GET_NODE_RAITING = "get-nodes-raiting";

to this:
const static std::string GET_NODE_RATING = "get-nodes-rating";

const static std::string GET_NODE_RAITING = "get-nodes-raiting";

also found here:

} else if (func == GET_NODE_RAITING) {

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