diff options
Diffstat (limited to 'src/qmmpui/playlistparser.h')
| -rw-r--r-- | src/qmmpui/playlistparser.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/playlistparser.h b/src/qmmpui/playlistparser.h index 7b9688a52..5197feefe 100644 --- a/src/qmmpui/playlistparser.h +++ b/src/qmmpui/playlistparser.h @@ -45,7 +45,7 @@ public: */ QStringList getExtensions(); /*! - * Returns \b true if file \b filePath is supported, otherwise \b false + * Returns \b true if file \b filePath is supported, otherwise returns \b false */ bool supports(const QString &filePath); /*! |
