From 06e91735ba34f0f445badc796eeeb8f52e881281 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Thu, 31 May 2007 11:48:02 +0000 Subject: Fix typo --- audio/audio-api.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/audio-api.txt') 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) -- cgit