Skip to content

Commit 6f286e0

Browse files
committed
Fixed a typo in the documentation.
1 parent f9a4e24 commit 6f286e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ronin/recon/message/value.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ class Value
4343
# @return [Integer]
4444
attr_reader :depth
4545

46-
# The ID of the recond worker which produced the value.
46+
# The ID of the recon worker which produced the value.
4747
#
4848
# @return [Worker, nil]
4949
attr_reader :worker

0 commit comments

Comments
 (0)