aboutsummaryrefslogtreecommitdiff
path: root/hw/display/ssd0303.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/display/ssd0303.c')
-rw-r--r--hw/display/ssd0303.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/display/ssd0303.c b/hw/display/ssd0303.c
index d67b0ad..32b32a3 100644
--- a/hw/display/ssd0303.c
+++ b/hw/display/ssd0303.c
@@ -8,7 +8,7 @@
*/
/* The controller can support a variety of different displays, but we only
- implement one. Most of the commends relating to brightness and geometry
+ implement one. Most of the commands relating to brightness and geometry
setup are ignored. */
#include "qemu/osdep.h"