doc: Typo fixes
[framework/connectivity/connman.git] / doc / technology-api.txt
index 6e65a19..497c988 100644 (file)
@@ -1,8 +1,8 @@
 Technology hierarchy
 ====================
 
-Service                org.moblin.connman
-Interface      org.moblin.connman.Technology
+Service                net.connman
+Interface      net.connman.Technology
 Object path    [variable prefix]/{technology0,technology1,...}
 
 Methods                dict GetProperties()
@@ -21,8 +21,8 @@ Properties    string State [readonly]
 
                        The technology state information.
 
-                       Valid states are "offline", "available", "enabled"
-                       and "connected".
+                       Valid states are "offline", "available", "blocked",
+                       "enabled "and "connected".
 
                string Name [readonly]
 
@@ -35,7 +35,3 @@ Properties    string State [readonly]
                        This information should only be used to determine
                        advanced properties or showing the correct icon
                        to the user.
-
-               array{object} Devices [readonly]
-
-                       List of device objects.