fix merge wonkiness

bug/bundler_fix
David Maloney 2014-04-30 10:23:20 -05:00
parent e5276d111d
commit f61ede7fd2
No known key found for this signature in database
GPG Key ID: DEDBA9DC3A913DB2
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ module Metasploit
# @!attribute [r] access_level
# @return [String] the access level gained
attr_reader :private
attr_reader :access_level
# @!attribute [r] private
# @return [String] the private(e.g. password) component
attr_reader :private