diff options
Diffstat (limited to 'gcc/ada/g-sha384.ads')
-rw-r--r-- | gcc/ada/g-sha384.ads | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/g-sha384.ads b/gcc/ada/g-sha384.ads index 9b02d9b6f5a..7a63d7e6ef2 100644 --- a/gcc/ada/g-sha384.ads +++ b/gcc/ada/g-sha384.ads @@ -29,7 +29,7 @@ -- -- ------------------------------------------------------------------------------ --- This package implaments the SHA-384 secure hash function as decsribed in +-- This package implements the SHA-384 secure hash function as described in -- FIPS PUB 180-3. The complete text of FIPS PUB 180-3 can be found at: -- http://csrc.nist.gov/publications/fips/fips180-3/fips180-3_final.pdf |