瀏覽代碼

Merge pull request #8 from mikatuo/patch-1

Fix a typo in camera.md
Mathias Westerdahl 5 年之前
父節點
當前提交
46c976f63c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: