diff options
| author | 2011-04-07 22:36:41 +0000 | |
|---|---|---|
| committer | 2011-04-07 22:36:41 +0000 | |
| commit | f3ac93af03ac88f1e57413323cde6772f7ed2fbb (patch) | |
| tree | 0d21982cec6fd1baa9960ab7d89eb489f560028b /src | |
| parent | added missing argument (diff) | |
| download | KVIrc-f3ac93af03ac88f1e57413323cde6772f7ed2fbb.tar.gz KVIrc-f3ac93af03ac88f1e57413323cde6772f7ed2fbb.tar.bz2 KVIrc-f3ac93af03ac88f1e57413323cde6772f7ed2fbb.zip | |
kill typo
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5764 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src')
| -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 1fe06d234..e38e5d410 100644 --- a/src/modules/mediaplayer/MpWinampInterface.cpp +++ b/src/modules/mediaplayer/MpWinampInterface.cpp @@ -191,7 +191,7 @@ MP_IMPLEMENT_DESCRIPTOR( KviWinampInterface, "winamp", __tr2qs_ctx( - "An interface to the popupar Winamp media player.\n" \ + "An interface to the popular 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 " \ |
