aboutsummaryrefslogtreecommitdiff
path: root/raylib/examples/core/core_2d_camera.c
diff options
context:
space:
mode:
Diffstat (limited to 'raylib/examples/core/core_2d_camera.c')
-rw-r--r--raylib/examples/core/core_2d_camera.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/raylib/examples/core/core_2d_camera.c b/raylib/examples/core/core_2d_camera.c
index 24cca69..759c099 100644
--- a/raylib/examples/core/core_2d_camera.c
+++ b/raylib/examples/core/core_2d_camera.c
@@ -1,6 +1,6 @@
/*******************************************************************************************
*
-* raylib [core] example - 2d camera
+* raylib [core] example - 2D Camera system
*
* Example originally created with raylib 1.5, last time updated with raylib 3.0
*