aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/prepcomp.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/prepcomp.adb')
-rw-r--r--gcc/ada/prepcomp.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/prepcomp.adb b/gcc/ada/prepcomp.adb
index 737ebf2..549d7f8 100644
--- a/gcc/ada/prepcomp.adb
+++ b/gcc/ada/prepcomp.adb
@@ -661,7 +661,7 @@ package body Prepcomp is
Scn.Scanner.Initialize_Scanner (Deffile);
Prep.Parse_Def_File;
- -- Reset the behaviour of the scanner to the default
+ -- Reset the behavior of the scanner to the default
Scn.Scanner.Set_End_Of_Line_As_Token (False);