bevy/examples/games
Peter Hebden 1679a99738 Fix typo in game_menu.rs (#4977)
Should be trivial

# Objective

There is a typo in a comment that is fixed in this commit

## Solution

Fix the typo
`positionned` -> `positioned`

---
2022-06-09 20:57:43 +00:00
..
alien_cake_addict.rs add a SceneBundle to spawn a scene (#2424) 2022-06-09 20:34:09 +00:00
breakout.rs Camera Driven Rendering (#4745) 2022-06-02 00:12:17 +00:00
contributors.rs Camera Driven Rendering (#4745) 2022-06-02 00:12:17 +00:00
game_menu.rs Fix typo in game_menu.rs (#4977) 2022-06-09 20:57:43 +00:00