branch: externals/bluetooth
commit b5fc5c27f7c15e3685ae71b963e08abca1f3be6b
Author: Raffael Stocker <[email protected]>
Commit: Raffael Stocker <[email protected]>
correct docstring in bluetooth-disconnect
---
bluetooth.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bluetooth.el b/bluetooth.el
index eff3247..d0e7dcd 100644
--- a/bluetooth.el
+++ b/bluetooth.el
@@ -180,7 +180,7 @@ non-interactively with UUID set to nil, connect to all
profiles."
"Disconnect the Bluetooth device at point.
When called with a prefix argument, ask for a profile and
disconnect only this profile. Otherwise, or when called
-non-interactively with UUID set to nil, disconnect to all
+non-interactively with UUID set to nil, disconnect all
profiles."
(interactive (bluetooth--choose-uuid))
(if uuid