Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
anadrianmanrique committed Jul 27, 2023
1 parent 012b301 commit 7220510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/nmapAnswerMachine.py
Original file line number Diff line number Diff line change
Expand Up @@ -1040,7 +1040,7 @@ def usage():

if __name__ == '__main__':
# Init the example's logger theme
print(vesrion.WARNING_BANNER)
print(version.WARNING_BANNER)
logger.init()
main()

Expand Down

0 comments on commit 7220510

Please sign in to comment.