Browse Source

Spelling check

Ray 11 năm trước cách đây
mục cha
commit
53d0ab0b97
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      CHANGELOG

+ 1 - 1
CHANGELOG

@@ -11,7 +11,7 @@ Update: 	raylib 1.0.1 (28 November 2013)
 [text] DrawFps() - Renamed to DrawFPS() for coherence with similar function
 [text] DrawFps() - Renamed to DrawFPS() for coherence with similar function
 [core] IsKeyPressed() - Change functionality, check if key pressed once
 [core] IsKeyPressed() - Change functionality, check if key pressed once
 [core] IsKeyDown() - Added, check if key is being pressed
 [core] IsKeyDown() - Added, check if key is being pressed
-[core] IsKeyReleased() - Change functionality, chek if key released once
+[core] IsKeyReleased() - Change functionality, check if key released once
 [core] IsKeyUp() - Added, check if key is being NOT pressed
 [core] IsKeyUp() - Added, check if key is being NOT pressed
 [core] IsMouseButtonDown() - Added, check if mouse button is being pressed
 [core] IsMouseButtonDown() - Added, check if mouse button is being pressed
 [core] IsMouseButtonPressed() - Change functionality, check if mouse button pressed once
 [core] IsMouseButtonPressed() - Change functionality, check if mouse button pressed once