From 3d81d412b1e40334bb02b58a44870e0163fa952a Mon Sep 17 00:00:00 2001 From: Mikel Astiz Date: Mon, 13 Aug 2012 10:06:26 +0200 Subject: doc: Trivial whitespace fixes Always use tabs instead of spaces for indentation in documentation files. --- doc/location-reporting-api.txt | 2 +- doc/voicecallmanager-api.txt | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'doc') 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 -- cgit v1.2.3