From aac1ff80c944d459646886bcd0b26d268cdccca8 Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Wed, 12 Oct 2011 12:11:12 -0300 Subject: [PATCH] Fix typo on doc --- doc/media-api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/media-api.txt b/doc/media-api.txt index af4cfa018..7dc766103 100644 --- a/doc/media-api.txt +++ b/doc/media-api.txt @@ -133,7 +133,7 @@ Object path freely definable Methods void SetProperty(string property, variant value) Changes the value of the specified property. Only - properties that are listed a read-write can be changed. + properties that are listed as read-write can be changed. On success this will emit a PropertyChanged signal. -- 2.47.3