diff options
Diffstat (limited to 'gcc/ada/g-md5.adb')
-rw-r--r-- | gcc/ada/g-md5.adb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/g-md5.adb b/gcc/ada/g-md5.adb index 158c9c7bfef..c41dae7c8ab 100644 --- a/gcc/ada/g-md5.adb +++ b/gcc/ada/g-md5.adb @@ -46,7 +46,7 @@ package body GNAT.MD5 is -- Look-up table for each hex digit of the Message-Digest. -- Used by function Digest (Context). - -- The sixten values used to rotate the context words. + -- The sixteen values used to rotate the context words. -- Four for each rounds. Used in procedure Transform. -- Round 1 |