diff options
Diffstat (limited to 'gcc/ada/gnatbind.adb')
-rw-r--r-- | gcc/ada/gnatbind.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/gnatbind.adb b/gcc/ada/gnatbind.adb index b8bb524f2ec..6581c6fc62e 100644 --- a/gcc/ada/gnatbind.adb +++ b/gcc/ada/gnatbind.adb @@ -317,7 +317,7 @@ procedure Gnatbind is then null; - -- Invalid -S switch, let Switch give error, set defalut of IN + -- Invalid -S switch, let Switch give error, set default of IN else Scan_Binder_Switches (Argv); |