Skip to content

Commit 3d0c500

Browse files
authored
Fix typo in User Manual
1 parent f72e053 commit 3d0c500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

USER_MANUAL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ This menu allows you to save and load various settings. The settings are stored
116116
This menu allows you to view and edit parts of the game's memory. The current options in this menu are as follows:
117117
1. **Memory Watches** allows you to watch the values of up to 60 memory addresses, with support for up to 10 pointer levels each. Each of these watches can also be displayed on the screen at will.
118118

119-
2. **Memory Editor** allows you to enable a memory editor as well as adjust it's settings. The settings that can be modified are as follows:
119+
2. **Memory Editor** allows you to enable a memory editor as well as adjust its settings. The settings that can be modified are as follows:
120120
* **Clear Cache** will clear the data cache and instruction cache of all of the memory that is modified via the editor.
121121

122122
* **Raise System Level** will set a value that will cause most things in the overworld to pause. This will take effect once the editor is initially opened, and also if the setting is changed from within the editor itself.

0 commit comments

Comments
 (0)