summaryrefslogtreecommitdiff
path: root/src/totem-object.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/totem-object.c')
-rw-r--r--src/totem-object.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/totem-object.c b/src/totem-object.c
index 7b945eb6a..c59520d16 100644
--- a/src/totem-object.c
+++ b/src/totem-object.c
@@ -808,7 +808,7 @@ setup_save_timeout_cb (Totem *totem,
* totem_object_add_to_playlist:
* @totem: a #TotemObject
* @uri: the URI to add to the playlist
- * @display_name: the display name of the URI
+ * @display_name: (allow-none): the display name of the URI
* @play: whether to play the added item
*
* Add @uri to the playlist and play it immediately.