diff options
| author | 2010-01-21 14:26:31 +0000 | |
|---|---|---|
| committer | 2010-01-21 14:26:31 +0000 | |
| commit | 567e1e8ffa87ddd3fb142f7c61d09a4adddcd623 (patch) | |
| tree | 66e695db1c70334406c6dd471341a45a302d2263 /src/modules/about | |
| parent | Dutch translation update by Valenstijn (diff) | |
| download | KVIrc-567e1e8ffa87ddd3fb142f7c61d09a4adddcd623.tar.gz KVIrc-567e1e8ffa87ddd3fb142f7c61d09a4adddcd623.tar.bz2 KVIrc-567e1e8ffa87ddd3fb142f7c61d09a4adddcd623.zip | |
[KVIrc] (trunk) Fix some remaining spelling errors (thanks to Lintian).
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3858 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/about')
| -rw-r--r-- | src/modules/about/aboutdialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/about/aboutdialog.cpp b/src/modules/about/aboutdialog.cpp index b21c15615..1f8da8b7b 100644 --- a/src/modules/about/aboutdialog.cpp +++ b/src/modules/about/aboutdialog.cpp @@ -179,7 +179,7 @@ KviAboutDialog::KviAboutDialog() v->setText(infoString); - addTab(w,__tr2qs_ctx("Executable Informations","about")); + addTab(w,__tr2qs_ctx("Executable Information","about")); // Honor & Glory tab |
