diff --git a/vector/path.go b/vector/path.go index a3e9b993bcf4..f32c375bf744 100644 --- a/vector/path.go +++ b/vector/path.go @@ -23,7 +23,7 @@ import ( "github.com/hajimehoshi/ebiten/v2" ) -// Direction represents clockwise or countercolockwise. +// Direction represents clockwise or counterclockwise. type Direction int const (