Skip to content

"emtpy" typos in validation messages #121

@correctmost

Description

@correctmost

There are some "emtpy" typos in validation messages:

$ git grep -in emtpy
src/html/Attribute.zig:93:    /// A valid url. Value decides if emtpy string is allowed or not.
src/html/Attribute.zig:607:                    .reason = "emtpy MIME type",
src/html/Attribute.zig:661:                .reason = "emtpy MIME subtype",
src/html/Attribute.zig:705:                    .reason = "emtpy MIME parameter name",
src/html/elements/input.zig:822:        .reason = "emtpy MIME type",
src/html/elements/input.zig:827:        .reason = "emtpy MIME subtype",

Version: 8b5bb27

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions