From 091c4679fce81c5accd714d5c021e46607990a98 Mon Sep 17 00:00:00 2001 From: aamine Date: Sat, 23 Sep 2000 18:00:28 +0000 Subject: aamine * lib/net/protocol.rb, http.rb: typo. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@965 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/net/protocol.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/net/protocol.rb') diff --git a/lib/net/protocol.rb b/lib/net/protocol.rb index 3cf20f8e4..aaacc55f6 100644 --- a/lib/net/protocol.rb +++ b/lib/net/protocol.rb @@ -15,7 +15,7 @@ You can get it from RAA == Net::Protocol -the abstruct class for Internet protocol +the abstract class for Internet protocol === Super Class -- cgit