mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
op/paint: remove duplicate word
Signed-off-by: Petr Karmashev <smonkl@bk.ru>
This commit is contained in:
committed by
Elias Naur
parent
8cec7e04eb
commit
1efe68c154
+1
-1
@@ -43,7 +43,7 @@ type LinearGradientOp struct {
|
||||
Color2 color.NRGBA
|
||||
}
|
||||
|
||||
// PaintOp fills fills the current clip area with the current brush.
|
||||
// PaintOp fills the current clip area with the current brush.
|
||||
type PaintOp struct {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user