diff options
author | Jens Arnold <amiconn@rockbox.org> | 2004-12-05 22:01:25 +0000 |
---|---|---|
committer | Jens Arnold <amiconn@rockbox.org> | 2004-12-05 22:01:25 +0000 |
commit | dc96fcfb0e8690216638bc781da2bf4ae21fe374 (patch) | |
tree | 75327fd8bc98434096f30dc5c49a7611ce7fe31f /apps/plugins | |
parent | 6173ef4359a1c435b91f1cb1ac2d03367b2efd57 (diff) |
Fixed a typo, thanks Christi
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5480 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
-rw-r--r-- | apps/plugins/euroconverter.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/euroconverter.c b/apps/plugins/euroconverter.c index a417015606..a75a5f055e 100644 --- a/apps/plugins/euroconverter.c +++ b/apps/plugins/euroconverter.c @@ -144,7 +144,7 @@ static char *currency_str[12] = { "Belgium", "Spain", "Finland", - "Irland", + "Ireland", "Italy", "Luxemburg", "Netherlands", |