Undo spurious text change.

This commit is contained in:
Thomas Harte 2024-03-14 21:16:38 -04:00
parent bc27e3998d
commit 9063852857
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ enum Register {
X,
Y,
// These `ex`ist on a 65816 only.
// These exist on a 65816 only.
EmulationFlag,
DataBank,
ProgramBank,