Skip to content

Commit dfbaa6b

Browse files
author
HD Moore
committed
Typo
1 parent bc3c73e commit dfbaa6b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/msf/core/payload/uuid.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
require 'rex/text'
77

88
#
9-
# This module provides methods for calculating, extracting, and parsing
9+
# This class provides methods for calculating, extracting, and parsing
1010
# unique ID values used by payloads.
1111
#
1212
class Msf::Payload::UUID
@@ -214,7 +214,6 @@ def self.find_architecture_name(num)
214214
Architectures[num]
215215
end
216216

217-
218217
#
219218
# Instance methods
220219
#

0 commit comments

Comments
 (0)