Diff between 00da0fb4972cf59e1c075f313da81ea549cb8738 and d326a96ed4186cb3cd904d86e8a7f76f82349467

Changed Files

File Additions Deletions Status
src/device.c +1 -1 modified

Full Patch

diff --git a/src/device.c b/src/device.c
index dfba6ee..b99f6fb 100644
--- a/src/device.c
+++ b/src/device.c
@@ -2105,7 +2105,7 @@ static DBusMessage *dev_connect(DBusConnection *conn, DBusMessage *msg,
 
 	if (dev->bredr_state.connected) {
 		/*
-		 * Check if services have been resolved and there is at list
+		 * Check if services have been resolved and there is at least
 		 * one connected before switching to connect LE.
 		 */
 		if (dev->bredr_state.svc_resolved &&