summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-05-16 22:28:40 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-05-16 22:28:40 +0000
commit49a133a2fd23a34bcd610da97ce96fa07edf1d5d (patch)
treebeee4a702b0f83155e640a7ce04e88ac46785807 /ext
parent7a051f34b9759431cad93b64c5762006720e97c5 (diff)
downloadruby-49a133a2fd23a34bcd610da97ce96fa07edf1d5d.tar.gz
ruby-49a133a2fd23a34bcd610da97ce96fa07edf1d5d.tar.xz
ruby-49a133a2fd23a34bcd610da97ce96fa07edf1d5d.zip
* ext/md5/md5.txt.jp, ext/sha1/sha1.txt.jp: s/SuperClass/Superclass/.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1412 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext')
-rw-r--r--ext/md5/md5.txt.jp2
-rw-r--r--ext/sha1/sha1.txt.jp2
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: