diff options
Diffstat (limited to 'com32/samples/hello.c')
-rw-r--r-- | com32/samples/hello.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/samples/hello.c b/com32/samples/hello.c index 7d0504bc..4fbc1022 100644 --- a/com32/samples/hello.c +++ b/com32/samples/hello.c @@ -6,7 +6,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. * * ----------------------------------------------------------------------- */ |