summaryrefslogtreecommitdiffhomepage
path: root/tests/test_mouse_wheel.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_mouse_wheel.c')
-rw-r--r--tests/test_mouse_wheel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_mouse_wheel.c b/tests/test_mouse_wheel.c
index 0acbb0f8..0864ac1e 100644
--- a/tests/test_mouse_wheel.c
+++ b/tests/test_mouse_wheel.c
@@ -2,7 +2,7 @@
*
* raylib test - Testing GetMouseWheelMove()
*
-* This example has been created using raylib 1.0 (www.raylib.com)
+* This test has been created using raylib 1.0 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
* Copyright (c) 2013 Ramon Santamaria (Ray San - [email protected])