From 1dfbc0ab8233ecc13427ba807aabad38e59e08d1 Mon Sep 17 00:00:00 2001 From: inmarket Date: Sat, 23 Nov 2013 12:55:23 +1000 Subject: [PATCH] Comment fix --- demos/modules/gdisp/multiple_displays/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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