diff --git a/lib/common/empire.py b/lib/common/empire.py index 5074265ff..b111b21f9 100644 --- a/lib/common/empire.py +++ b/lib/common/empire.py @@ -3641,7 +3641,7 @@ def do_launcher(self, line): print helpers.color("[!] Please enter a valid listenerName") def do_enable(self, line): - "Enables and starts one or all listners." + "Enables and starts one or all listeners." listenerID = line.strip()