aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-11-23 12:55:23 +1000
committerinmarket <andrewh@inmarket.com.au>2013-11-23 12:55:23 +1000
commit1dfbc0ab8233ecc13427ba807aabad38e59e08d1 (patch)
tree7670b6c471519098ecfdd521b5694173c48b7d3f
parentad421bacb319157e05660a5daa953e67198d6c80 (diff)
downloaduGFX-1dfbc0ab8233ecc13427ba807aabad38e59e08d1.tar.gz
uGFX-1dfbc0ab8233ecc13427ba807aabad38e59e08d1.tar.bz2
uGFX-1dfbc0ab8233ecc13427ba807aabad38e59e08d1.zip
Comment fix
-rw-r--r--demos/modules/gdisp/multiple_displays/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/modules/gdisp/multiple_displays/main.c b/demos/modules/gdisp/multiple_displays/main.c
index 443bee27..4e8a5a08 100644
--- a/demos/modules/gdisp/multiple_displays/main.c
+++ b/demos/modules/gdisp/multiple_displays/main.c
@@ -34,7 +34,7 @@
/*
* This demo demonstrates two ways to talk to multiple displays.
*
- * Method 1 is the preferred way however Method 1 would be useful
+ * Method 1 is the preferred way however Method 2 would be useful
* when quickly converting existing single display applications.
*
* Note you can combine the methods using method 2 for the first display