Skip to content

Commit

Permalink
Fix type in @param tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed May 28, 2024
1 parent e1df401 commit 8624ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ronin/recon/engine.rb
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ def on_connection(worker,value,parent)
#
# Enqueues a message for processing.
#
# @param [Message::Value, Message::STOP] mesg
# @param [Message::Value, Message::SHUTDOWN] mesg
# The message object.
#
# @raise [NotImplementedError]
Expand Down

0 comments on commit 8624ae8

Please sign in to comment.