aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/mediaplayer/MpAmipInterface.cpp
diff options
context:
space:
mode:
authorGravatar un1versal2015-12-09 11:58:53 +0000
committerGravatar un1versal2015-12-19 02:40:22 +0000
commit7d4516afc4cd194f9224dcd5e07e0f234c162fdf (patch)
treea1a165c897339fcbd35a27108fe16c999a3041e2 /src/modules/mediaplayer/MpAmipInterface.cpp
parentMerge pull request #1776 from TheReign/issue_1754_2 (diff)
downloadKVIrc-7d4516afc4cd194f9224dcd5e07e0f234c162fdf.tar.gz
KVIrc-7d4516afc4cd194f9224dcd5e07e0f234c162fdf.tar.bz2
KVIrc-7d4516afc4cd194f9224dcd5e07e0f234c162fdf.zip
src/modules typos: capitalize, formatting, consistency and syntax fixes
Diffstat (limited to 'src/modules/mediaplayer/MpAmipInterface.cpp')
-rw-r--r--src/modules/mediaplayer/MpAmipInterface.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/mediaplayer/MpAmipInterface.cpp b/src/modules/mediaplayer/MpAmipInterface.cpp
index c3bba45cb..4b41ff9c2 100644
--- a/src/modules/mediaplayer/MpAmipInterface.cpp
+++ b/src/modules/mediaplayer/MpAmipInterface.cpp
@@ -110,10 +110,10 @@ MP_IMPLEMENT_DESCRIPTOR(
MpAmipInterface,
"amip",
__tr2qs_ctx(
- "An interface to the AMIP plug-in.\n" \
+ "An interface for the AMIP plugin.\n" \
"You can download it from http://amip.tools-for.net\n" \
"To use this interface you must " \
- "install AMIP plug-in for your player."
+ "install AMIP plugin for your player."
,
"mediaplayer"
)