From 82304ae828cd2c59bee821fd892892f8d004fb0b Mon Sep 17 00:00:00 2001 From: GriffinR Date: Mon, 26 May 2025 14:19:03 -0400 Subject: [PATCH] Fix locations typo --- docsrc/manual/navigation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsrc/manual/navigation.rst b/docsrc/manual/navigation.rst index 4d406f72..d7c7b07b 100644 --- a/docsrc/manual/navigation.rst +++ b/docsrc/manual/navigation.rst @@ -33,7 +33,7 @@ Layouts Maps are sorted by their ``Layout``. From this tab you can also open and edit layouts directly. Most layouts are only used by a single map, but layouts like the Pokémon Center are used by many maps. Some maps have multiple layouts that they can switch between, like ``Route111`` using both ``Route111_Layout`` and ``Route111_NoMirageTower_Layout``. -On any of the tabs, right-clicking on a folder name or map name will bring up some helpful options. For instance, you can right-click on a folder to add a new map to that folder, or right-click on a map to duplicate that map. ``Locaitons`` or ``Groups`` folders may be deleted by right-clicking and selecting the ``Delete`` option, but only if the folder doesn't contain any maps. +On any of the tabs, right-clicking on a folder name or map name will bring up some helpful options. For instance, you can right-click on a folder to add a new map to that folder, or right-click on a map to duplicate that map. ``Locations`` or ``Groups`` folders may be deleted by right-clicking and selecting the ``Delete`` option, but only if the folder doesn't contain any maps. Buttons ^^^^^^^