Skip to content

Commit 02266ea

Browse files
committed
adjust comment
1 parent 8fa81fe commit 02266ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/_pixelbuf/__init__.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
//| :synopsis: A fast RGB(W) pixel buffer library for like NeoPixel and DotStar.
4444
//|
4545
//| The `_pixelbuf` module provides :py:class:`PixelBuf` and :py:class:`ByteOrder` classes to accelerate
46-
//| Dotstar and Neopixel manipulation.
46+
//| RGB(W) strip/matrix manipulation, such as DotStar and Neopixel.
4747
//|
4848

4949
//| Libraries

0 commit comments

Comments
 (0)