summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMikel Astiz <mikel.astiz@bmw-carit.de>2012-08-13 10:06:26 +0200
committerMarcel Holtmann <marcel@holtmann.org>2012-08-13 07:45:12 -0700
commit3d81d412b1e40334bb02b58a44870e0163fa952a (patch)
treea2570a90f7f01acb8d7bc9397499446cbbe05311 /doc
parent5f1cb3690b9fdace8bd3d83ebd5fc58cad5b60bd (diff)
downloadofono-3d81d412b1e40334bb02b58a44870e0163fa952a.tar.bz2
doc: Trivial whitespace fixes
Always use tabs instead of spaces for indentation in documentation files.
Diffstat (limited to 'doc')
-rw-r--r--doc/location-reporting-api.txt2
-rw-r--r--doc/voicecallmanager-api.txt12
2 files changed, 7 insertions, 7 deletions
diff --git a/doc/location-reporting-api.txt b/doc/location-reporting-api.txt
index e6e5d543..21e346d4 100644
--- a/doc/location-reporting-api.txt
+++ b/doc/location-reporting-api.txt
@@ -31,7 +31,7 @@ Methods dict GetProperties()
Properties boolean Enabled [readonly]
- Boolean representing the state of the NMEA stream.
+ Boolean representing the state of the NMEA stream.
string Type [readonly]
diff --git a/doc/voicecallmanager-api.txt b/doc/voicecallmanager-api.txt
index 6af7d33c..34a9b25c 100644
--- a/doc/voicecallmanager-api.txt
+++ b/doc/voicecallmanager-api.txt
@@ -125,7 +125,7 @@ Methods dict GetProperties()
Held calls is invalid, since in GSM a user can have
only a single Held call at a time.
- Possible Errors: [service].Error.InProgress
+ Possible Errors: [service].Error.InProgress
[service].Error.NotImplemented
[service].Error.Failed
@@ -134,7 +134,7 @@ Methods dict GetProperties()
Releases all calls except waiting calls. This includes
multiparty calls.
- Possible Errors: [service].Error.InProgress
+ Possible Errors: [service].Error.InProgress
[service].Error.NotImplemented
[service].Error.Failed
@@ -151,7 +151,7 @@ Methods dict GetProperties()
This is usually implemented using the +CHLD=2X command.
- Possible Errors: [service].Error.InProgress
+ Possible Errors: [service].Error.InProgress
[service].Error.InvalidArguments
[service].Error.InvalidFormat
[service].Error.NotFound
@@ -172,7 +172,7 @@ Methods dict GetProperties()
This is usually implemented using the +CHLD=3 AT
command.
- Possible Errors: [service].Error.InProgress
+ Possible Errors: [service].Error.InProgress
[service].Error.NotImplemented
[service].Error.Failed
@@ -181,7 +181,7 @@ Methods dict GetProperties()
Hangs up the multi-party call. All participating
calls are released.
- Possible Errors: [service].Error.InProgress
+ Possible Errors: [service].Error.InProgress
[service].Error.NotImplemented
[service].Error.Failed
@@ -192,7 +192,7 @@ Methods dict GetProperties()
'*', '#', 'A', 'B', 'C', 'D'. The last four are
typically not used in normal circumstances.
- Possible Errors: [service].Error.InProgress
+ Possible Errors: [service].Error.InProgress
[service].Error.NotImplemented
[service].Error.InvalidArguments
[service].Error.InvalidFormat