diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/net/http.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/net/http.rb b/lib/net/http.rb index d95615f5c..d4cbedbda 100644 --- a/lib/net/http.rb +++ b/lib/net/http.rb @@ -220,7 +220,7 @@ module Net #:nodoc: # HTTPUnknownResponse # HTTPInformation # 1xx # HTTPContinue # 100 - # HTTPSwitchProtocl # 101 + # HTTPSwitchProtocol # 101 # HTTPSuccess # 2xx # HTTPOK # 200 # HTTPCreated # 201 |
