Merge pull request #4651 from lesamouraipourpre/minor-docs-fixes
Minor docs fixes in displayio.Bitmap
This commit is contained in:
commit
52589691b8
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@
|
|||
//| but the `displayio.Bitmap.dirty` method must be used to inform
|
||||
//| displayio when a bitmap was modified through the buffer interface.
|
||||
//|
|
||||
//| `bitmaptools.arrayblit` can also be useful to omve data efficiently
|
||||
//| `bitmaptools.arrayblit` can also be useful to move data efficiently
|
||||
//| into a Bitmap.
|
||||
//| """
|
||||
//|
|
||||
|
|
|
|||
Loading…
Reference in a new issue