Fix English typos

Fixed a typo in English translation, needing to regenerate locales because of changed msgid
Fixed typo in onlinehashcrack plugin logging

Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com>
This commit is contained in:
xBelladonna
2020-01-15 07:54:22 +09:30
parent 8be643b2e0
commit 717cb02743
45 changed files with 25 additions and 25 deletions

View File

@ -93,7 +93,7 @@ class OnlineHashCrack(plugins.Plugin):
handshake_new = set(handshake_paths) - set(reported) - set(self.skip)
if handshake_new:
logging.info("OHC: Internet connectivity detected. Uploading new handshakes to onelinehashcrack.com")
logging.info("OHC: Internet connectivity detected. Uploading new handshakes to onlinehashcrack.com")
for idx, handshake in enumerate(handshake_new):
display.set('status',