diff --git a/modules/payloads/adapters/cmd/linux/https/ppc64.rb b/modules/payloads/adapters/cmd/linux/https/ppc64.rb index b6f8c57909..38f22df12b 100644 --- a/modules/payloads/adapters/cmd/linux/https/ppc64.rb +++ b/modules/payloads/adapters/cmd/linux/https/ppc64.rb @@ -12,7 +12,7 @@ module MetasploitModule update_info( info, 'Name' => 'HTTPS Fetch', - 'Description' => 'Fetch and execute an MIPSLE payload from an HTTPS server.', + 'Description' => 'Fetch and execute an PPC64 payload from an HTTPS server.', 'Author' => ['Brendan Watters', 'Spencer McIntyre'], 'Platform' => 'linux', 'Arch' => ARCH_CMD,