summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/raylib.h')
-rw-r--r--src/raylib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raylib.h b/src/raylib.h
index 839075b3..3adc5c52 100644
--- a/src/raylib.h
+++ b/src/raylib.h
@@ -841,7 +841,7 @@ typedef enum {
BLEND_CUSTOM // Belnd textures using custom src/dst factors (use rlSetBlendMode())
} BlendMode;
-// Gestures
+// Gesture
// NOTE: It could be used as flags to enable only some gestures
typedef enum {
GESTURE_NONE = 0, // No gesture