Skip to content

Commit

Permalink
Fixed a typo in the documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Aug 20, 2024
1 parent 9993f7c commit 2c26b77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ronin/vulns/command_injection.rb
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ def build_escape_string
# @param [Array<String, nil>, String, nil] escape_operator
# The optional escape operator character(s) to test.
#
# @param [Array<String, nil>, Stirng, nil] terminator
# @param [Array<String, nil>, String, nil] terminator
# The optional command termination character(s) to test.
#
# @param [Ronin::Support::Network::HTTP, nil] http
Expand Down

0 comments on commit 2c26b77

Please sign in to comment.