Skip to content

Typo: "excuter" should be "executor" in folder name and documentation #83

@LJXjean

Description

@LJXjean

Describe the typo

The folder excuter/ and several docs use the misspelling excuter.
The correct spelling should be executor.

Affected files / locations

  • deepx/excuter/**
  • doc/excuter
  • README.md line 47
    ...

Suggested fix

  1. Rename the folder to executor and update all imports:
    git mv excuter executor
    grep -R --exclude=.git -n 'excuter' .
  2. Replace occurrences in documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdoc文档完善todo待实现

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions