From 2c8ec656ca2793db91d5cb936591223aa94fdad2 Mon Sep 17 00:00:00 2001 From: James Lee Date: Thu, 11 Apr 2013 22:36:03 -0500 Subject: [PATCH] Typo --- lib/rex/socket/parameters.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/rex/socket/parameters.rb b/lib/rex/socket/parameters.rb index 4804106bcf..c5b33a0354 100644 --- a/lib/rex/socket/parameters.rb +++ b/lib/rex/socket/parameters.rb @@ -313,7 +313,7 @@ class Rex::Socket::Parameters attr_accessor :ssl # What version of SSL to use (SSL2, SSL3, SSL23, TLS1) - # @return [Htring,Symbol] + # @return [String,Symbol] attr_accessor :ssl_version # What specific SSL Cipher(s) to use, may be a string containing the cipher