renderer: Minor doc fix
authorJens Georg <jensg@openismus.com>
Tue, 1 Oct 2013 10:41:54 +0000 (12:41 +0200)
committerJens Georg <jensg@openismus.com>
Tue, 1 Oct 2013 14:04:49 +0000 (16:04 +0200)
src/librygel-renderer/rygel-media-player.vala

index feb2e73..877780a 100644 (file)
@@ -35,7 +35,8 @@ public interface Rygel.MediaPlayer : GLib.Object {
     /// The state as a UPnP playback state string such as PAUSED_PLAYBACK, "STOPPED" or "PLAYING"
     public abstract string playback_state { owned get; set; }
 
-    /// The allowed playback speeds as UPnP playback speeds such as "-4","-2","-1","-1/2","1/2","1","2","4"
+    /// The allowed playback speeds as UPnP playback speeds such as
+    /// "-4","-2","-1","-1/2","1/2","1","2","4"
     public abstract string[] allowed_playback_speeds { owned get; }
 
     /// The current media playback speed as UPnP playback speed