diff options
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/md5/md5.txt.jp | 2 | ||||
| -rw-r--r-- | ext/sha1/sha1.txt.jp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/md5/md5.txt.jp b/ext/md5/md5.txt.jp index abdf0d961..fdb4bcc04 100644 --- a/ext/md5/md5.txt.jp +++ b/ext/md5/md5.txt.jp @@ -5,7 +5,7 @@ RFC1321に記述されているRSA Data Security, Inc. の MD5 Message-Digest Algorithmを実装するクラス。 -SuperClass: Object +Superclass: Object Class Methods: diff --git a/ext/sha1/sha1.txt.jp b/ext/sha1/sha1.txt.jp index ca6013ca4..2a3e8bef4 100644 --- a/ext/sha1/sha1.txt.jp +++ b/ext/sha1/sha1.txt.jp @@ -6,7 +6,7 @@ FIPS PUB 180-1に記述されているNIST (the US' National Institute of Standards and Technology) の SHA1 Secure Hash Algorithm Algorithmを実装 するクラス。 -SuperClass: Object +Superclass: Object Class Methods: |
