From 179477e695107425c9e47177beb5957327b52021 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Mon, 30 Apr 2012 01:17:11 +0200 Subject: [PATCH] doc: Fix tabs vs spaces for service and technology documentation --- doc/service-api.txt | 8 ++++---- doc/technology-api.txt | 18 +++++++++--------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/doc/service-api.txt b/doc/service-api.txt index 84e1ec6..084bc05 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -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] diff --git a/doc/technology-api.txt b/doc/technology-api.txt index 3c35fe5..f7eb57a 100644 --- a/doc/technology-api.txt +++ b/doc/technology-api.txt @@ -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. -- 2.7.4