diff options
| author | 2015-12-10 14:58:39 +0000 | |
|---|---|---|
| committer | 2015-12-19 02:40:24 +0000 | |
| commit | 454bff99493c6e421242e38c98ccf79c94b93c7e (patch) | |
| tree | 11a9063461d46c1207a4c9237e1db17d7be4e580 /src/modules/mediaplayer/MpMprisInterface.cpp | |
| parent | various files: typos/consistency and capitalization see notes below. (diff) | |
| download | KVIrc-454bff99493c6e421242e38c98ccf79c94b93c7e.tar.gz KVIrc-454bff99493c6e421242e38c98ccf79c94b93c7e.tar.bz2 KVIrc-454bff99493c6e421242e38c98ccf79c94b93c7e.zip | |
Address Dessas comments (thx for review)
Diffstat (limited to 'src/modules/mediaplayer/MpMprisInterface.cpp')
| -rw-r--r-- | src/modules/mediaplayer/MpMprisInterface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/mediaplayer/MpMprisInterface.cpp b/src/modules/mediaplayer/MpMprisInterface.cpp index 0f042c8ee..43faeee09 100644 --- a/src/modules/mediaplayer/MpMprisInterface.cpp +++ b/src/modules/mediaplayer/MpMprisInterface.cpp @@ -317,7 +317,7 @@ MP_IMPLEMENT_DESCRIPTOR( MpAudaciousInterface, "audacious", __tr2qs_ctx( - "An interface for the popular Audacious media player.\n" \ + "An interface for the Audacious media player.\n" \ "Download it from http://audacious-media-player.org\n" , "mediaplayer" |
