[codespell]: Fix typos.

This commit is contained in:
Martin Dosch
2022-11-03 17:47:38 +01:00
committed by Maas Lalani
parent 741f2d37f0
commit 2d10416631
3 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ func Sequence(cmds ...Cmd) Cmd {
}
}
// sequenceMsg is used interally to run the given commands in order.
// sequenceMsg is used internally to run the given commands in order.
type sequenceMsg []Cmd
// Every is a command that ticks in sync with the system clock. So, if you