summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-03-22 23:16:06 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-03-23 11:46:01 -0500
commit0ff704e488438a00e52a7c28125eba682be807a8 (patch)
tree5c897ab233481fd1d38f8ba0fffc8d005af60b40
parentb4267dc624dab967fd71c311158aae9e5640ae83 (diff)
downloadofono-0ff704e488438a00e52a7c28125eba682be807a8.tar.bz2
Fix: trivial formatting fix in call settings api
-rw-r--r--doc/call-settings-api.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/call-settings-api.txt b/doc/call-settings-api.txt
index 5e5eb40c..a345b9cc 100644
--- a/doc/call-settings-api.txt
+++ b/doc/call-settings-api.txt
@@ -83,7 +83,8 @@ Properties string CallingLinePresentation [readonly]
property). The three possible values are:
"default" - Uses the network setting
"enabled" - CLIR invoked, caller id is witheld
- "disabled" - CLIR suppressed, caller id is provided
+ "disabled" - CLIR suppressed, caller id is
+ provided
This setting can also be changed on a per-call basis,
see the VoiceCallManager Dial method documentation.