diff options
Diffstat (limited to 'gcc/ada/g-locfil.ads')
-rw-r--r-- | gcc/ada/g-locfil.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/g-locfil.ads b/gcc/ada/g-locfil.ads index 8bdc2be635e..f404a616ea2 100644 --- a/gcc/ada/g-locfil.ads +++ b/gcc/ada/g-locfil.ads @@ -32,7 +32,7 @@ ------------------------------------------------------------------------------ -- This package contains the necessary routines for using files for the --- purpose of providing realiable system wide locking capability. +-- purpose of providing reliable system wide locking capability. package GNAT.Lock_Files is pragma Preelaborate; |