diff options
author | Johan Hedberg <johan.hedberg@nokia.com> | 2007-05-31 11:48:02 +0000 |
---|---|---|
committer | Johan Hedberg <johan.hedberg@nokia.com> | 2007-05-31 11:48:02 +0000 |
commit | 06e91735ba34f0f445badc796eeeb8f52e881281 (patch) | |
tree | 714aff29fc3a6d3e22d7050c8d169768329d1261 /audio/audio-api.txt | |
parent | a359e4becf3b938c5c0bd263d059b5f354f11c7c (diff) |
Fix typo
Diffstat (limited to 'audio/audio-api.txt')
-rw-r--r-- | audio/audio-api.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audio-api.txt b/audio/audio-api.txt index 76751941..f391415f 100644 --- a/audio/audio-api.txt +++ b/audio/audio-api.txt @@ -21,8 +21,8 @@ Methods The return parameter is the object path of the newly created object. The method will fail if the remote - device does not as a minimum implement the interfaces - indicated by the interfaces parameter. + device does not support all of the interfaces listed + in the interfaces parameter. void RemoveDevice(string path) |