Diff between f4ee3e438964f843b5e408aeed3fb9dc5309710b and 65ad6793a166b9263fc53fb2840f24ec6f2c45b0

Changed Files

File Additions Deletions Status
doc/device-api.txt +2 -2 modified

Full Patch

diff --git a/doc/device-api.txt b/doc/device-api.txt
index 36f251d..4265acf 100644
--- a/doc/device-api.txt
+++ b/doc/device-api.txt
@@ -43,8 +43,8 @@ Methods		void Connect()
 		void ConnectProfile(string uuid)
 
 			This method connects a specific profile of this
-			device. The profile needs to be registered client
-			profile.
+			device. The UUID provided is the remote service
+			UUID for the profile.
 
 			Possible errors: org.bluez.Error.DoesNotExist
 					 org.bluez.Error.AlreadyConnected