diff options
Diffstat (limited to 'include/sha1prng.h')
-rw-r--r-- | include/sha1prng.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sha1prng.h b/include/sha1prng.h index e762cf069..0ba2a96a9 100644 --- a/include/sha1prng.h +++ b/include/sha1prng.h @@ -12,7 +12,7 @@ namespace Botan { /************************************************* -* SHA1PRNG (propriery * +* SHA1PRNG * *************************************************/ class SHA1PRNG : public RandomNumberGenerator { |