Fixed a typo in comments

This commit is contained in:
Ahmed Aboul-Ela 2015-12-18 09:39:22 +02:00
parent 65ba4923fa
commit 1da8dc566a
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ try:
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