Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

Commit b5465ad

Browse files
committed
fix doc
1 parent 5c96fcd commit b5465ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

adafruit_pypixelbuf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
# THE SOFTWARE.
2323

2424
"""
25-
`adafruit_pypixelbuf` - A pure python implementation of pixelbuf
26-
=======================================================
25+
`adafruit_pypixelbuf` - A pure python implementation of _pixelbuf
26+
=================================================================
2727
This class is used when _pixelbuf is not available in CircuitPython. It is based on the work
2828
in neopixel.py and adafruit_dotstar.py.
2929

0 commit comments

Comments
 (0)