doc: Fix tabs vs spaces for service and technology documentation
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 29 Apr 2012 23:17:11 +0000 (01:17 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 29 Apr 2012 23:17:11 +0000 (01:17 +0200)
doc/service-api.txt
doc/technology-api.txt

index 84e1ec6..084bc05 100644 (file)
@@ -427,19 +427,19 @@ Properties        string State [readonly]
 
                        string Host [readonly]
 
-                              VPN host IP.
+                               VPN host IP.
 
                        string Domain [readonly]
 
-                              VPN Domain.
+                               VPN Domain.
 
                        string Name [readonly]
 
-                              VPN provider Name.
+                               VPN provider Name.
 
                        string Type [readonly]
 
-                              VPN provider type.
+                               VPN provider type.
 
                dict Ethernet [readonly]
 
index 3c35fe5..f7eb57a 100644 (file)
@@ -20,7 +20,7 @@ Methods               dict GetProperties()
                        will be emitted.
 
                        Possible Errors: [service].Error.InvalidArguments
-                                        [service].Error.InvalidProperty
+                                        [service].Error.InvalidProperty
 
                void Scan()
 
@@ -75,16 +75,16 @@ Properties  boolean Powered [readwrite]
 
                string TetheringIdentifier [readwrite]
 
-                      The tethering broadcasted identifier.
+                       The tethering broadcasted identifier.
 
-                      This property is only valid for the WiFi technology,
-                      and is then mapped to the WiFi AP SSID clients will
-                      have to join in order to gain internet connectivity.
+                       This property is only valid for the WiFi technology,
+                       and is then mapped to the WiFi AP SSID clients will
+                       have to join in order to gain internet connectivity.
 
                string TetheringPassphrase [readwrite]
 
-                      The tethering connection passphrase.
+                       The tethering connection passphrase.
 
-                      This property is only valid for the WiFi technology,
-                      and is then mapped to the WPA pre-shared key clients
-                      will have to use in order to establish a connection.
+                       This property is only valid for the WiFi technology,
+                       and is then mapped to the WPA pre-shared key clients
+                       will have to use in order to establish a connection.