aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-10-28 10:46:25 +1000
committerinmarket <andrewh@inmarket.com.au>2013-10-28 10:46:25 +1000
commitdb09e33dff7110861ce2fa586b04c05626e3f7e8 (patch)
tree620f0d1a16b644bf3abd561a6529f1220db58c19 /gfxconf.example.h
parent602cba0e62d9ed38a80a47fe5a698ce21d01517a (diff)
downloaduGFX-db09e33dff7110861ce2fa586b04c05626e3f7e8.tar.gz
uGFX-db09e33dff7110861ce2fa586b04c05626e3f7e8.tar.bz2
uGFX-db09e33dff7110861ce2fa586b04c05626e3f7e8.zip
Fix spelling error and migrate demo gfxconf.h changes to all demos including the new streaming and multiple display demos
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 83e663ec..74d7f768 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -14,7 +14,7 @@
#ifndef _GFXCONF_H
#define _GFXCONF_H
-/* The operating system to use. One of these must be defined - perferably in your Makefile */
+/* The operating system to use. One of these must be defined - preferably in your Makefile */
//#define GFX_USE_OS_CHIBIOS FALSE
//#define GFX_USE_OS_WIN32 FALSE
//#define GFX_USE_OS_LINUX FALSE