Skip to content

Commit

Permalink
Fixed typos in YARD documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Aug 20, 2024
1 parent 3c3d2af commit 120947c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/ronin/cli/cipher_command.rb
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def run(*files)
#
# Opens the file in binary mode.
#
# @param [Stirng] path
# @param [String] path
# The path to the file to open.
#
# @yield [file]
Expand Down
2 changes: 1 addition & 1 deletion lib/ronin/cli/file_processor_command.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def run(*files)
#
# Opens a file for reading.
#
# @param [Stirng] path
# @param [String] path
# The path to the file to open.
#
# @param [String] mode
Expand Down

0 comments on commit 120947c

Please sign in to comment.