Skip to content

Commit 5258969

Browse files
authored
Merge pull request #4651 from lesamouraipourpre/minor-docs-fixes
Minor docs fixes in displayio.Bitmap
2 parents d035a68 + c3122f0 commit 5258969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/displayio/Bitmap.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
//| but the `displayio.Bitmap.dirty` method must be used to inform
5050
//| displayio when a bitmap was modified through the buffer interface.
5151
//|
52-
//| `bitmaptools.arrayblit` can also be useful to omve data efficiently
52+
//| `bitmaptools.arrayblit` can also be useful to move data efficiently
5353
//| into a Bitmap.
5454
//| """
5555
//|

0 commit comments

Comments
 (0)