Diff between 6eba2448be47eeccd36fdb51314bfb12615dfe2e and aac1ff80c944d459646886bcd0b26d268cdccca8
Changed Files
| File | Additions | Deletions | Status |
| doc/media-api.txt | +1 | -1 | modified |
Full Patch
diff --git a/doc/media-api.txt b/doc/media-api.txt
index af4cfa0..7dc7661 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.