summaryrefslogtreecommitdiff
path: root/doc/agent-api.txt
diff options
context:
space:
mode:
authorJean-Grégoire Foulon <jean-gregoire.foulon@iddad.fr>2010-12-15 10:15:53 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2010-12-15 11:11:10 +0100
commita759ad2215ddeb86179eecb7b6df7516ca520237 (patch)
tree08492907c79758448a89503dcac58a19bbb951f4 /doc/agent-api.txt
parent0a33fe725116a685aff871dad0df6fbaea699eaf (diff)
downloadconnman-a759ad2215ddeb86179eecb7b6df7516ca520237.tar.gz
connman-a759ad2215ddeb86179eecb7b6df7516ca520237.tar.bz2
connman-a759ad2215ddeb86179eecb7b6df7516ca520237.zip
doc: Typo fixes
Diffstat (limited to 'doc/agent-api.txt')
-rw-r--r--doc/agent-api.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/agent-api.txt b/doc/agent-api.txt
index d215b9be..b4b8a39d 100644
--- a/doc/agent-api.txt
+++ b/doc/agent-api.txt
@@ -31,8 +31,8 @@ Methods void Release()
The return value should be a dictionary where the
keys are the field names and the values are the
- actual fields. Alternative an error indicating that
- the request got cannceled can be returned.
+ actual fields. Alternatively an error indicating that
+ the request got canceled can be returned.
Most common return field names are "Name" and of
course "Passphrase".
@@ -76,8 +76,8 @@ Arguments string Type
Contains the requirement option. Valid values are
"mandatory", "optional" or "alternate".
- The "alternate" specifies that this field can be
- return as an alternative to another one. An example
+ The "alternate" value specifies that this field can be
+ returned as an alternative to another one. An example
would be the network name or SSID.
All "mandatory" fields must be returned, while the