1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-06-20 06:15:54 +02:00

[FIX] #Fixed Typos by codespell

This commit is contained in:
Hardik Zinzuvadiya
2023-03-04 09:08:54 -05:00
parent 1e64996614
commit 2c5cbb3538
8 changed files with 11 additions and 11 deletions

View File

@ -48,7 +48,7 @@ class pixiewps(HackingTool):
class BluePot(HackingTool):
TITLE = "Bluetooth Honeypot GUI Framework"
DESCRIPTION = "You need to have at least 1 bluetooh receiver " \
DESCRIPTION = "You need to have at least 1 bluetooth receiver " \
"(if you have many it will work with those, too).\n" \
"You must install/libbluetooth-dev on " \
"Ubuntu/bluez-libs-devel on Fedora/bluez-devel on openSUSE"