summaryrefslogtreecommitdiffstats
path: root/hcid
diff options
context:
space:
mode:
Diffstat (limited to 'hcid')
-rw-r--r--hcid/security.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hcid/security.c b/hcid/security.c
index 5f396a32..43169565 100644
--- a/hcid/security.c
+++ b/hcid/security.c
@@ -837,7 +837,7 @@ void stop_security_manager(int hdev)
if (!chan)
return;
- info("Stoping security manager %d", hdev);
+ info("Stopping security manager %d", hdev);
/* this is a bit sneaky. closing the fd will cause the event
loop to call us right back with G_IO_NVAL set, at which