Browse Source

Fixed typo

JoeCheong 1 month ago
parent
commit
f3854cb406
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/Makefile

+ 1 - 1
examples/Makefile

@@ -549,7 +549,7 @@ SHAPES = \
     shapes/shapes_splines_drawing \
     shapes/shapes_top_down_lights \
     shapes/shapes_digital_clock \
-    shapes/shapes_dobule_pendulum
+    shapes/shapes_double_pendulum
 
 TEXTURES = \
     textures/textures_background_scrolling \