summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkiliwily <69381603+kiliwily@users.noreply.github.com>2020-09-12 18:53:09 +0200
committerkiliwily <69381603+kiliwily@users.noreply.github.com>2020-09-12 18:53:09 +0200
commit50139aa00ce2bbc65641fb6f2a37b2ddbfcca9ab (patch)
tree87289adffd65af9e1481b416d3f533f250935187
parentf84702e50bc57549c76500f7394500baadd61501 (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 fc993e678..b5f8a3276 100644
--- a/docs/bugs_and_glitches.md
+++ b/docs/bugs_and_glitches.md
@@ -58,7 +58,7 @@ void CB2_InitTitleScreen(void)
SetGpuReg(REG_OFFSET_BLDY, 0);
...
```
-That matches the code of FR/LG and does what GF originally wanted to do.
+This matches with the code of FR/LG and does what GF originally wanted to do.
## Scrolling through items in the bag causes the image to flicker