We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 099dbee commit e9b6a02Copy full SHA for e9b6a02
lib/msf/ui/console/command_dispatcher/core.rb
@@ -787,7 +787,7 @@ def cmd_rename_job_help
787
print_line
788
print_line "Example: rename_job 0 \"meterpreter HTTPS special\""
789
790
- print_line "Rename a job that's currently acitve."
+ print_line "Rename a job that's currently active."
791
print_line "You may use the jobs command to see what jobs are available."
792
793
end
0 commit comments