8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 280123a + 50e26a9 commit 6de2738Copy full SHA for 6de2738
writer/DRIVERS.md
@@ -20,7 +20,7 @@ If a device subclasses `framebuf.FrameBuffer` the following libraries enhance
20
its capability. The [Writer](./WRITER.md) class enables it to use multiple
21
fonts with additional functionality such as word wrap, string metrics and tab
22
handling. The [nano-gui](https://github.com/peterhinch/micropython-nano-gui.git)
23
-provides rudimentary GUI displayt capability with minimal RAM use. The
+provides rudimentary GUI display capability with minimal RAM use. The
24
[micro-gui](https://github.com/peterhinch/micropython-micro-gui) library is
25
more fully featured, providing a means of user input at some cost in size and
26
complexity.
0 commit comments