diff --git a/examples/core/core_2d_camera_platformer.c b/examples/core/core_2d_camera_platformer.c index b149ea8c3..72b1ee1e3 100644 --- a/examples/core/core_2d_camera_platformer.c +++ b/examples/core/core_2d_camera_platformer.c @@ -1,6 +1,6 @@ /******************************************************************************************* * -* raylib [core] example - 2d camera platformer +* raylib [core] example - 2D Camera platformer * * Example originally created with raylib 2.5, last time updated with raylib 3.0 *