Diff between fdb28673f4a3cbe4fc13ef00ba2ce81ec75c4d32 and bc3689e7e97b6285e71314a4324dc4cb3a6a48f4

Changed Files

File Additions Deletions Status
doc/obex-api.txt +5 -5 modified

Full Patch

diff --git a/doc/obex-api.txt b/doc/obex-api.txt
index 4531c4b..0cd5a8b 100644
--- a/doc/obex-api.txt
+++ b/doc/obex-api.txt
@@ -23,11 +23,11 @@ Methods		object CreateSession(string destination, dict args)
 
 			The currently supported targets are the following:
 
-				"FTP"
-				"MAP"
-				"OPP"
-				"PBAP"
-				"SYNC"
+				"ftp"
+				"map"
+				"opp"
+				"pbap"
+				"sync"
 
 			Possible errors: org.bluez.obex.Error.InvalidArguments
 					 org.bluez.obex.Error.Failed