diff options
author | hpa <hpa> | 2004-12-14 22:46:24 +0000 |
---|---|---|
committer | hpa <hpa> | 2004-12-14 22:46:24 +0000 |
commit | 6b233b19f8cc05d159255e535f6bb8681f3063a1 (patch) | |
tree | c936d3d43b0e2d5bfeafa24517b0594417d9be3f /menu/menu.c | |
parent | aa64425899ca551bc4d9502776b449cff43efb56 (diff) | |
download | syslinux-6b233b19f8cc05d159255e535f6bb8681f3063a1.tar.gz |
Fix the spelling of "Boston"
Diffstat (limited to 'menu/menu.c')
-rw-r--r-- | menu/menu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/menu/menu.c b/menu/menu.c index bec6872d..a5769525 100644 --- a/menu/menu.c +++ b/menu/menu.c @@ -5,7 +5,7 @@ * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, Inc., 53 Temple Place Ste 330, - * Bostom MA 02111-1307, USA; either version 2 of the License, or + * Boston MA 02111-1307, USA; either version 2 of the License, or * (at your option) any later version; incorporated herein by reference. * * ----------------------------------------------------------------------- */ |