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/MpWinampInterface.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/MpWinampInterface.cpp')
| -rw-r--r-- | src/modules/mediaplayer/MpWinampInterface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/mediaplayer/MpWinampInterface.cpp b/src/modules/mediaplayer/MpWinampInterface.cpp index c842e4ed6..8d6981fd3 100644 --- a/src/modules/mediaplayer/MpWinampInterface.cpp +++ b/src/modules/mediaplayer/MpWinampInterface.cpp @@ -195,7 +195,7 @@ MP_IMPLEMENT_DESCRIPTOR( KviWinampInterface, "winamp", __tr2qs_ctx( - "An interface for the popular Winamp media player.\n" \ + "An interface for the Winamp media player.\n" \ "You can download it from http://www.winamp.com.\n" \ "To use all the features of this interface you must " \ "copy the gen_kvirc.dll plugin found in the KVIrc " \ |
