Skip to content

TODO: Fix typos #64

@alexandear

Description

@alexandear

There are a few typos across the codebase that can be fixed.

A brief analysis with codespell shows the following:

./README.md:54: meger ==> merger, merge, meager
./README.md:182: exector ==> executor
./flow.go:32: paniced ==> panicked
./taskflow_test.go:293: paniced ==> panicked
./taskflow_test.go:384: condion ==> condition
./taskflow_test.go:597: unexpect ==> unexpected
./taskflow_test.go:617: additonal ==> additional
./taskflow_test.go:617: Addtional ==> Additional
./taskflow_test.go:630: unexpect ==> unexpected
./taskflow_test.go:662: unexpect ==> unexpected
./taskflow_test.go:698: unexpect ==> unexpected
./utils/copool.go:1: goroutinue ==> goroutine
./utils/queue.go:1: COPYED ==> COPIED
./utils/queue_test.go:2: COPYED ==> COPIED
./examples/priority/priority.go:11: exector ==> executor
./examples/priority/priority.go:39: exector ==> executor
./examples/parallel_merge_sort/parallel_merge_sort.go:15: meger ==> merger, merge, meager

This is a good first issue.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions