diff --git a/io/pointer/pointer.go b/io/pointer/pointer.go index b74abc7f..416313f6 100644 --- a/io/pointer/pointer.go +++ b/io/pointer/pointer.go @@ -56,7 +56,7 @@ type AreaStack struct { macroID int } -// PassOp sets the pass-through mode. AreaOps added while the pass-through +// PassOp sets the pass-through mode. InputOps added while the pass-through // mode is set don't block events to siblings. type PassOp struct { }