Removing the last of the double-quoted strings (now single-quoted)

This commit is contained in:
derv82
2018-08-18 03:01:52 -07:00
parent c4ed911490
commit ebb7cac91c
4 changed files with 30 additions and 30 deletions

View File

@@ -43,7 +43,7 @@ class AttackWPS(Attack):
from ..tools.reaver import Reaver
reaver = Reaver(self.target)
if not reaver.is_pixiedust_supported():
Color.pl("{!} {R}your version of 'reaver' does not support the {O}WPS pixie-dust attack{W}")
Color.pl('{!} {R}your version of "reaver" does not support the {O}WPS pixie-dust attack{W}')
return False
else:
# Reaver: Pixie-dust