Procházet zdrojové kódy

Fix a typo in camera.md

Denis Shendrik před 5 roky
rodič
revize
62f99ddfb3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      examples/render/camera/camera.md

+ 1 - 1
examples/render/camera/camera.md

@@ -11,7 +11,7 @@ The setup consists of one `bee` game object that the camera can follow and one `
 bee
 : The bee. Contains:
   - A *Sprite* component with the bee image.
-  - A script that tells the camera wether it should follow the game object or not.
+  - A script that tells the camera whether it should follow the game object or not.
 
 camera
 : The camera. Contains: