diff options
Diffstat (limited to 'gcc/ada/a-witeio.ads')
-rw-r--r-- | gcc/ada/a-witeio.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/a-witeio.ads b/gcc/ada/a-witeio.ads index dae0cbac71f..662f5976b79 100644 --- a/gcc/ada/a-witeio.ads +++ b/gcc/ada/a-witeio.ads @@ -140,7 +140,7 @@ package Ada.Wide_Text_IO is -- Buffer control -- -------------------- - -- Note: The parameter file is in out in the RM, but as pointed out + -- Note: The paramter file is in out in the RM, but as pointed out -- in <<95-5166.a Tucker Taft 95-6-23>> this is clearly an oversight. procedure Flush (File : in File_Type); |