Index: lib/net/http.rb =================================================================== --- lib/net/http.rb (revision 23310) +++ lib/net/http.rb (working copy) @@ -220,7 +220,7 @@ # HTTPUnknownResponse # HTTPInformation # 1xx # HTTPContinue # 100 - # HTTPSwitchProtocl # 101 + # HTTPSwitchProtocol # 101 # HTTPSuccess # 2xx # HTTPOK # 200 # HTTPCreated # 201