From 141f08dab7458012d756a6be5348abf5fad4779c Mon Sep 17 00:00:00 2001 From: Hailing Fang Date: Fri, 15 Nov 2024 16:18:09 +0800 Subject: [PATCH] correct spelling of a word, laoded -> loaded --- docs/guides/starting-a-game.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/starting-a-game.md b/docs/guides/starting-a-game.md index 636950b447..bab5927199 100644 --- a/docs/guides/starting-a-game.md +++ b/docs/guides/starting-a-game.md @@ -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. @@ -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. \ No newline at end of file +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.