diff --git a/doc.go b/doc.go index dde55920034adadd32efed89f6f92f2124747124..fe85605bab29deeacb1002b3bb9b1dee59c4d54c 100644 --- a/doc.go +++ b/doc.go @@ -2,6 +2,6 @@ // library. // // It specifies the core Target, Triangles, Picture pattern and implements standard elements, such -// as Sprite, Batch, Vec, Rect and RGBA in addition to the basic Triangles and Picture +// as Sprite, Batch, Vec, Matrix and RGBA in addition to the basic Triangles and Picture // implementations: TrianglesData and PictureData. package pixel