Skip to content

Commit

Permalink
Merge pull request #1001 from hailingfang/master
Browse files Browse the repository at this point in the history
correct spelling of a word, laoded -> loaded
  • Loading branch information
fpscan authored Nov 15, 2024
2 parents e37be89 + 141f08d commit c661800
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guides/starting-a-game.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

*See [Download Cores](download-cores.md).*

When a libretro core is laoded, you will see the name and version of the core in the bottom left of the screen (Ozone/XMB/RGUI) or in the notification bar (GLUI).
When a libretro core is loaded, you will see the name and version of the core in the bottom left of the screen (Ozone/XMB/RGUI) or in the notification bar (GLUI).

### Load the content
You can then browse for a ROM by selecting `Load Content`. Browse to your content's folder and select your ROM from the list. Then select `Current Core` or select another core from this list. The content will now launch.
Expand Down Expand Up @@ -41,4 +41,4 @@ Content can be launched the 'History' and 'Favorites' playlists the same way as

### Exiting a game

Press the key/button combination to open the [Quick Menu](quick-menu.md) and select `Close Content`. This will safely close both the Content and its Core, and return you to the Main Menu of RetroArch.
Press the key/button combination to open the [Quick Menu](quick-menu.md) and select `Close Content`. This will safely close both the Content and its Core, and return you to the Main Menu of RetroArch.

0 comments on commit c661800

Please sign in to comment.