Skip to content

Commit

Permalink
Fixed a typo in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
aboul3la committed Dec 18, 2015
1 parent 65ba492 commit 1da8dc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sublist3r.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
except:
pass

#Check if we are this running on windows platform
#Check if we are running this on windows platform
is_windows = sys.platform.startswith('win')

#Console Colors
Expand Down

0 comments on commit 1da8dc5

Please sign in to comment.