summaryrefslogtreecommitdiff
path: root/gcc/ada/g-sha512.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/g-sha512.ads')
-rw-r--r--gcc/ada/g-sha512.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/g-sha512.ads b/gcc/ada/g-sha512.ads
index 50f46844816..331db7d3469 100644
--- a/gcc/ada/g-sha512.ads
+++ b/gcc/ada/g-sha512.ads
@@ -29,7 +29,7 @@
-- --
------------------------------------------------------------------------------
--- This package implaments the SHA-512 secure hash function as decsribed in
+-- This package implements the SHA-512 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