aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options/OptionsDialog.cpp
diff options
context:
space:
mode:
authorGravatar universal2015-09-15 22:43:28 +0100
committerGravatar universal2015-09-15 22:55:36 +0100
commit624305ac108ee6efd9093ef0fb3c73f241982483 (patch)
treecbe2ffa87beb1e6ac9d5db84599cb2c23b75d356 /src/modules/options/OptionsDialog.cpp
parentMerge pull request #1597 from uNiversaI/Mary-Poppins (diff)
downloadKVIrc-624305ac108ee6efd9093ef0fb3c73f241982483.tar.gz
KVIrc-624305ac108ee6efd9093ef0fb3c73f241982483.tar.bz2
KVIrc-624305ac108ee6efd9093ef0fb3c73f241982483.zip
Minor grammar: english -> English
Diffstat (limited to 'src/modules/options/OptionsDialog.cpp')
-rw-r--r--src/modules/options/OptionsDialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/options/OptionsDialog.cpp b/src/modules/options/OptionsDialog.cpp
index 72d5a78dc..8fe7db1a6 100644
--- a/src/modules/options/OptionsDialog.cpp
+++ b/src/modules/options/OptionsDialog.cpp
@@ -198,7 +198,7 @@ OptionsDialog::OptionsDialog(QWidget * par,const QString &szGroup,bool bModal)
QString szTip = __tr2qs_ctx("<p>This is the search tool for this options dialog.</p>" \
"<p>You can enter a search term either in your native " \
- "language or in english and press the button on the right. " \
+ "language or in English and press the button on the right. " \
"The pages that contain some options related to the " \
"search term will be highlighted and you will be able " \
"to quickly find them.</p><p>Try \"nickname\" for example.</p>","options");