diff options
Diffstat (limited to 'gas/config/tc-hppa.c')
-rw-r--r-- | gas/config/tc-hppa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/tc-hppa.c b/gas/config/tc-hppa.c index f537770..7fbcd0a 100644 --- a/gas/config/tc-hppa.c +++ b/gas/config/tc-hppa.c @@ -596,7 +596,7 @@ static void pa_vtable_entry PARAMS ((int)); static void pa_vtable_inherit PARAMS ((int)); #endif -/* File and gloally scoped variable declarations. */ +/* File and globally scoped variable declarations. */ #ifdef OBJ_SOM /* Root and final entry in the space chain. */ |