summaryrefslogtreecommitdiff
path: root/doc/media-api.txt
diff options
context:
space:
mode:
authorSyam Sidhardhan <s.syam@samsung.com>2012-04-12 20:33:09 +0530
committerJohan Hedberg <johan.hedberg@intel.com>2012-04-13 12:45:10 +0300
commit3e14a20905357a562f1d6f2c4cf2fae152d52740 (patch)
tree7b9e61d3bae31cfb852ba3ff0a34276194af1469 /doc/media-api.txt
parent6b99a19da839eed881d6e1f2a8b54726f464746f (diff)
downloadbluez-3e14a20905357a562f1d6f2c4cf2fae152d52740.tar.gz
doc: Fix typo
Diffstat (limited to 'doc/media-api.txt')
-rw-r--r--doc/media-api.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/media-api.txt b/doc/media-api.txt
index c53ab7bbe..7a593c3e6 100644
--- a/doc/media-api.txt
+++ b/doc/media-api.txt
@@ -25,7 +25,7 @@ Methods void RegisterEndpoint(object endpoint, dict properties)
byte Codec:
- Assigned mumber of codec that the
+ Assigned number of codec that the
endpoint implements. The values should
match the profile specification which
is indicated by the UUID.
@@ -308,7 +308,7 @@ Properties object Device [readonly]
byte Codec [readonly]
- Assigned mumber of codec that the transport support.
+ Assigned number of codec that the transport support.
The values should match the profile specification which
is indicated by the UUID.
@@ -319,7 +319,7 @@ Properties object Device [readonly]
uint16 Delay [readwrite]
- Optional. Transport delay in 1/10 of milisecond, this
+ Optional. Transport delay in 1/10 of millisecond, this
property is only writeable when the transport was
acquired by the sender.