Skip to content

Commit

Permalink
Fix typo in CameraComponent docs
Browse files Browse the repository at this point in the history
  • Loading branch information
willeastcott committed Jan 13, 2025
1 parent 8846f2a commit e81199c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/framework/components/camera/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -621,7 +621,7 @@ class CameraComponent extends Component {

/**
* Sets whether the camera's field of view (`fov`) is horizontal or vertical. Defaults to
* false (meaning it is vertical be default).
* false (meaning it is vertical by default).
*
* @type {boolean}
*/
Expand Down

0 comments on commit e81199c

Please sign in to comment.