summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/bluepin2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bluepin b/scripts/bluepin
index aa1a0f3c..b17f4a03 100755
--- a/scripts/bluepin
+++ b/scripts/bluepin
@@ -141,7 +141,7 @@ def main(*args):
if dir == "out":
mesg = "Outgoing connection to "
else:
- mesg = "Incomming connection from "
+ mesg = "Incoming connection from "
mesg = mesg + name + "[" + bdaddr + "]"