aboutsummaryrefslogtreecommitdiff
path: root/raylib/examples/core/core_smooth_pixelperfect.c
diff options
context:
space:
mode:
Diffstat (limited to 'raylib/examples/core/core_smooth_pixelperfect.c')
-rw-r--r--raylib/examples/core/core_smooth_pixelperfect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/raylib/examples/core/core_smooth_pixelperfect.c b/raylib/examples/core/core_smooth_pixelperfect.c
index 776706c..3d5ed94 100644
--- a/raylib/examples/core/core_smooth_pixelperfect.c
+++ b/raylib/examples/core/core_smooth_pixelperfect.c
@@ -1,6 +1,6 @@
/*******************************************************************************************
*
-* raylib [core] example - smooth pixel-perfect camera
+* raylib [core] example - Smooth Pixel-perfect camera
*
* Example originally created with raylib 3.7, last time updated with raylib 4.0
*