diff --git a/shelldetect.py b/shelldetect.py index f66d8cf..fd7ea66 100644 --- a/shelldetect.py +++ b/shelldetect.py @@ -270,7 +270,7 @@ def listdir(self): def header(self): self.alert('*************************************************************************************************') self.alert('* *') - self.alert('* Welcom to Shell Detector Tool 1.1 *') + self.alert('* Welcome to Shell Detector Tool 1.1 *') self.alert('* More information can be found here *') self.alert('* http://www.shelldetector.com *') self.alert('* *')