summaryrefslogtreecommitdiff
path: root/gcc/ada/s-fatsfl.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/s-fatsfl.ads')
-rw-r--r--gcc/ada/s-fatsfl.ads4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/s-fatsfl.ads b/gcc/ada/s-fatsfl.ads
index bc17fbd6647..6d7c7073eec 100644
--- a/gcc/ada/s-fatsfl.ads
+++ b/gcc/ada/s-fatsfl.ads
@@ -6,7 +6,7 @@
-- --
-- S p e c --
-- --
--- $Revision: 1.3 $ --
+-- $Revision: 1.1 $ --
-- --
-- Copyright (C) 1992,1993,1994,1995,1996 Free Software Foundation, Inc. --
-- --
@@ -41,7 +41,7 @@ with System.Fat_Gen;
package System.Fat_SFlt is
pragma Pure (Fat_SFlt);
- -- Note the only entity from this package that is acccessed by Rtsfind
+ -- Note the only entity from this package that is accessed by Rtsfind
-- is the name of the package instantiation. Entities within this package
-- (i.e. the individual floating-point attribute routines) are accessed
-- by name using selected notation.