From e9bda93e34bac94c1a2a7dc721a9b5e48e839fb3 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Sat, 5 Mar 2022 15:59:04 -0600 Subject: [PATCH] Fix typo --- pages/_en-US/twilightmenu/custom-dsi-3ds-skins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/_en-US/twilightmenu/custom-dsi-3ds-skins.md b/pages/_en-US/twilightmenu/custom-dsi-3ds-skins.md index 6a51aa75..8a5ddfbd 100644 --- a/pages/_en-US/twilightmenu/custom-dsi-3ds-skins.md +++ b/pages/_en-US/twilightmenu/custom-dsi-3ds-skins.md @@ -146,7 +146,7 @@ You may configure various options on how the theme is drawn in the `theme.ini` t | `StartBorderRenderY` | The initial Y position of the Start Border | 92 | 81 | | `StartBorderSpriteW` | The width of the start border sprite. Note that the start border texture is exactly half of the full border. | 32 | 32 | | `StartBorderSpriteH` | The height of the start border sprite | 64 | 80 | -| `StartTextRenderY` | The initial Y position of the Start tex | 143 | 143 | +| `StartTextRenderY` | The initial Y position of the Start text | 143 | 143 | | `BubbleTipRenderY` | The Y position of the tip of the bubble that is drawn over the start border | 98 | 80 | | `BubbleTipRenderX` | The X position of the tip of the bubble that is drawn over the start border | 125 | 122 | | `BubbleTipSpriteW` | The width of the bubble tip sprite | 7 | 11 |