summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkiliwily <69381603+kiliwily@users.noreply.github.com>2020-09-12 18:53:59 +0200
committerkiliwily <69381603+kiliwily@users.noreply.github.com>2020-09-12 18:53:59 +0200
commitf861b70fe74d064ab7f476ed5a3d0f2d3415c1a6 (patch)
treef181e029ca6911563851ba03566963a944299fb3
parent50139aa00ce2bbc65641fb6f2a37b2ddbfcca9ab (diff)
Update bugs_and_glitches.md
-rw-r--r--docs/bugs_and_glitches.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bugs_and_glitches.md b/docs/bugs_and_glitches.md
index b5f8a3276..fccdd5a2b 100644
--- a/docs/bugs_and_glitches.md
+++ b/docs/bugs_and_glitches.md
@@ -42,7 +42,7 @@ And edit `AgbMain`:
...
```
-**Altenate Fix:** Edit the following function in [src/title_screen.c](https://github.com/pret/pokeemerald/blob/master/src/title_screen.c):
+**Alternate Fix:** Edit the following function in [src/title_screen.c](https://github.com/pret/pokeemerald/blob/master/src/title_screen.c):
```diff
void CB2_InitTitleScreen(void)