summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-01-15 09:50:27 +0100
committerYorhel <git@yorhel.nl>2009-01-15 09:50:27 +0100
commit11db922d4a29ea04220a6dac69ceb2af76b4e38d (patch)
treefa422807ecf723999152610949e9a26fe2669d03 /data
parent7ee4d989675993c884a1ea40ca1fc68eda948d46 (diff)
Don't search for the ADV category when searching for the Game Boy Advance
Diffstat (limited to 'data')
-rw-r--r--data/global.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/global.pl b/data/global.pl
index 9cbff929..3ea981fd 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -162,7 +162,7 @@ our %S = (%S,
lin => 'Linux',
mac => 'Mac OS',
dvd => 'DVD Player',
- gba => 'Game Boy Advance',
+ gba => "Game Boy Ad\x{200B}vance",
msx => 'MSX',
nds => 'Nintendo DS',
nes => 'Famicom',