diff options
| author | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-09-23 18:00:28 +0000 |
|---|---|---|
| committer | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-09-23 18:00:28 +0000 |
| commit | 091c4679fce81c5accd714d5c021e46607990a98 (patch) | |
| tree | dd460687b7332fe3aaae601f9330edebd8b1f857 /lib/net/protocol.rb | |
| parent | 238245bc8e27895678679d0a7dae46e063e81dcf (diff) | |
| download | ruby-091c4679fce81c5accd714d5c021e46607990a98.tar.gz ruby-091c4679fce81c5accd714d5c021e46607990a98.tar.xz ruby-091c4679fce81c5accd714d5c021e46607990a98.zip | |
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
Diffstat (limited to 'lib/net/protocol.rb')
| -rw-r--r-- | lib/net/protocol.rb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
