Skip to content

Commit 0ce385b

Browse files
committed
shared-bindings/aurora_epaper/aurora_framebuffer.c: Another typo
1 parent e50f98e commit 0ce385b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared-bindings/aurora_epaper/aurora_framebuffer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
#include "shared-module/displayio/__init__.h"
3131

3232
// | class AuroraMemoryFramebuffer:
33-
// | """A framebuffer for Pervasive Displays Aurora E-paper display. These displays are 2 color only.
33+
// | """A framebuffer for Pervasive Displays Aurora E-paper displays. These displays are 2 color only.
3434
// |
3535
// | This initializes a display and connects it to CircuitPython.
3636
// |

0 commit comments

Comments
 (0)