summaryrefslogtreecommitdiff
path: root/doc/technology-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-04-30 01:17:11 +0200
committerMarcel Holtmann <marcel@holtmann.org>2012-04-30 01:17:11 +0200
commit179477e695107425c9e47177beb5957327b52021 (patch)
tree4659527d9be29338261aa9ad207196f8437da5af /doc/technology-api.txt
parent52f2d485bd6ab6b7b2826370fca7bc54b9d81e1f (diff)
downloadconnman-179477e695107425c9e47177beb5957327b52021.tar.gz
connman-179477e695107425c9e47177beb5957327b52021.tar.bz2
connman-179477e695107425c9e47177beb5957327b52021.zip
doc: Fix tabs vs spaces for service and technology documentation
Diffstat (limited to 'doc/technology-api.txt')
-rw-r--r--doc/technology-api.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/technology-api.txt b/doc/technology-api.txt
index 3c35fe5f..f7eb57a8 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.