소스 검색

Fixed typo

JoeCheong 1 개월 전
부모
커밋
f3854cb406
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 \