aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rubygems/gem_openssl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rubygems/gem_openssl.rb')
-rw-r--r--lib/rubygems/gem_openssl.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rubygems/gem_openssl.rb b/lib/rubygems/gem_openssl.rb
index 17e7d0f2bf..1456f2d7ce 100644
--- a/lib/rubygems/gem_openssl.rb
+++ b/lib/rubygems/gem_openssl.rb
@@ -17,7 +17,7 @@ module Gem
@ssl_available
end
- # Set the value of the ssl_avilable flag.
+ # Set the value of the ssl_available flag.
attr_writer :ssl_available
# Ensure that SSL is available. Throw an exception if it is not.