aboutsummaryrefslogtreecommitdiff
path: root/examples/GraphicsLayer
diff options
context:
space:
mode:
Diffstat (limited to 'examples/GraphicsLayer')
-rw-r--r--examples/GraphicsLayer/Layer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/GraphicsLayer/Layer.h b/examples/GraphicsLayer/Layer.h
index aa93c8f..32a31fa 100644
--- a/examples/GraphicsLayer/Layer.h
+++ b/examples/GraphicsLayer/Layer.h
@@ -1,5 +1,5 @@
/**
- * Experimental layer class to do play with pixel in an off-screen buffer before painting to the DMA
+ * Experimental layer class to play with pixel in an off-screen buffer before painting to the DMA
*
* Requires FastLED
*