summaryrefslogtreecommitdiff
path: root/examples/States/ExampleUIStates.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/States/ExampleUIStates.cpp')
-rw-r--r--examples/States/ExampleUIStates.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/States/ExampleUIStates.cpp b/examples/States/ExampleUIStates.cpp
index d7da8dea..85546225 100644
--- a/examples/States/ExampleUIStates.cpp
+++ b/examples/States/ExampleUIStates.cpp
@@ -192,7 +192,7 @@ protected:
/**
Mouse press event.
- This UI will de/activate blocks when you click them and reports it as a state change to the plugin.
+ This UI will de/activate blocks when you click them and report it as a state change to the plugin.
*/
bool onMouse(const MouseEvent& ev) override
{