Skip to content

Missing correction: intropsecting → introspecting #1571

Description

@Avicennasis

Summary

typos does not flag intropsecting (transposition of s and p) as a misspelling of introspecting.

Reproduction

$ echo "intropsecting" | typos -
$ echo $?
0

Expected: intropsectingintrospecting

Context

Found in the wild at mozilla/remote-settings — a comment containing intropsecting was not caught by typos in their make lint pipeline.

The maintainer noted that similar transpositions (e.g., seerver) are also missed, suggesting this may be a broader gap in the built-in dictionary for letter-swap typos in longer words.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions