OSDN Git Service

Fix typo on doc
authorLucas De Marchi <lucas.demarchi@profusion.mobi>
Wed, 12 Oct 2011 15:11:12 +0000 (12:11 -0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 13 Oct 2011 07:38:39 +0000 (10:38 +0300)
doc/media-api.txt

index af4cfa0..7dc7661 100644 (file)
@@ -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.