Skip to content

Typo: _trasformNeeded #162

@ChristophKaser

Description

@ChristophKaser

I encountered this typo while trying to understand lowjs' Transform implementation:

this._trasformNeeded = false;

This should read this._transformNeeded.

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