diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/modules/mediaplayer/mp_mprisinterface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/mediaplayer/mp_mprisinterface.cpp b/src/modules/mediaplayer/mp_mprisinterface.cpp index beedc040e..58eb09a26 100644 --- a/src/modules/mediaplayer/mp_mprisinterface.cpp +++ b/src/modules/mediaplayer/mp_mprisinterface.cpp @@ -522,7 +522,7 @@ MP_IMPLEMENT_DESCRIPTOR( __tr2qs_ctx( "An interface to the Mozilla Songbird media player.\n" \ "Download it from http://www.getsongbird.com.\n" \ - "To use it you have to install also the MPRIS addon" \ + "To use it you have to install also the MPRIS addon " \ "available at http://addons.songbirdnest.com/addon/1626.\n", "mediaplayer" ) |
