From a0dd2db654220f9cacbb5ab91c0b0dc350cc8ab2 Mon Sep 17 00:00:00 2001 From: Bodmer Date: Sat, 10 Sep 2022 14:06:18 +0100 Subject: [PATCH] Fix typo --- .../Generic/Sketch_with_tft_setup/Sketch_with_tft_setup.ino | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Generic/Sketch_with_tft_setup/Sketch_with_tft_setup.ino b/examples/Generic/Sketch_with_tft_setup/Sketch_with_tft_setup.ino index f3dff9e..f527b2f 100644 --- a/examples/Generic/Sketch_with_tft_setup/Sketch_with_tft_setup.ino +++ b/examples/Generic/Sketch_with_tft_setup/Sketch_with_tft_setup.ino @@ -1,5 +1,5 @@ -// THIS SKETCH IS A TEMPLATE EXAMPLE NLY AND IS NOT INTENDED TO BE RUN UNLESS MODIFIED! +// THIS SKETCH IS A TEMPLATE EXAMPLE ONLY AND IS NOT INTENDED TO BE RUN UNLESS MODIFIED! // See ReadMe tab for instructions to add a "user setup" configuration file to your sketch