Skip to content

Fixed multiple typo's throughout the code structure, mostly in comments#2989

Open
c0pp3rdru1d wants to merge 1 commit intorwf2:masterfrom
c0pp3rdru1d:typos-fixed
Open

Fixed multiple typo's throughout the code structure, mostly in comments#2989
c0pp3rdru1d wants to merge 1 commit intorwf2:masterfrom
c0pp3rdru1d:typos-fixed

Conversation

@c0pp3rdru1d
Copy link

Fixed the following typo errors:

  1. core/http/src/parse/uri/parser.rs:28
    ask for for preference → ask for preference

  2. examples/tls/src/redirector.rs:39
    Rocket than handles → Rocket that handles

  3. core/codegen/src/lib.rs:574
    the the strings → the strings

  4. core/http/src/uri/fmt/formatter.rs:332
    from the the vector → from the vector

  5. core/lib/src/catcher/catcher.rs:15
    from the the following sources → from the following sources

  6. core/lib/src/catcher/catcher.rs:223
    If the the current base → If the current base

  7. core/lib/src/route/route.rs:266
    If the the current mount point base → If the current mount point base

  8. .github/workflows/ci.yml:118
    has much much space than → has much more space than
    (or has much more space than is the cleanest)

  9. core/codegen/src/lib.rs:1406
    can be be optionally → can be optionally

  10. core/lib/src/outcome.rs:104
    error error value → error value

Just wanted to help out with a cool project! Thanks for taking the time to review my PR, I hope things are going well for your in these times - c0pp3rdru1d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant