Skip to content

Commit

Permalink
Merge pull request #3 from Petah/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
emposha committed Jan 1, 2015
2 parents bf4b46a + 698713c commit 464ae2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shelldetect.py
Expand Up @@ -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('* *')
Expand Down

0 comments on commit 464ae2d

Please sign in to comment.