playlist/Any: fix documentation typo

This commit is contained in:
Max Kellermann 2016-04-13 19:23:14 +02:00
parent cd041f8574
commit 9431a7b022

View File

@ -28,7 +28,7 @@ class Storage;
/** /**
* Opens a playlist from the specified URI, which can be either an * Opens a playlist from the specified URI, which can be either an
* absolute remote URI (with a scheme) or a relative path to the * absolute remote URI (with a scheme) or a relative path to the
* music orplaylist directory. * music or playlist directory.
*/ */
SongEnumerator * SongEnumerator *
playlist_open_any(const char *uri, playlist_open_any(const char *uri,