diff options
| author | 2016-04-13 04:55:55 +0100 | |
|---|---|---|
| committer | 2016-04-13 05:34:01 +0100 | |
| commit | 9010eb6fb4f396a70c5fcacc8101cf3cc4465f13 (patch) | |
| tree | 31a7a04e38a7a8a259dd1d1725b7cf8647312c5c /src/modules/about | |
| parent | Boilerplating: fix typos and capitalization (diff) | |
| download | KVIrc-9010eb6fb4f396a70c5fcacc8101cf3cc4465f13.tar.gz KVIrc-9010eb6fb4f396a70c5fcacc8101cf3cc4465f13.tar.bz2 KVIrc-9010eb6fb4f396a70c5fcacc8101cf3cc4465f13.zip | |
fix typos: KVirc -> KVIrc
Diffstat (limited to 'src/modules/about')
| -rw-r--r-- | src/modules/about/ENTRIES | 2 | ||||
| -rw-r--r-- | src/modules/about/abouttext.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/about/ENTRIES b/src/modules/about/ENTRIES index 362f94833..23c7913ec 100644 --- a/src/modules/about/ENTRIES +++ b/src/modules/about/ENTRIES @@ -237,7 +237,7 @@ ROLE: I like to think him as a 'spiritual guide'... :D NAME: Charles Samuels NICK: Njaard MAIL: charles at altair dot dhs dot org -ROLE: The KDE man! Making sure that KVirc has a reason to have a K in the beginning +ROLE: The KDE man! Making sure that KVIrc has a reason to have a K in the beginning TEXT: Could I please make KVIrc a pure KDE application today?? Pleeease... NAME: BuTi diff --git a/src/modules/about/abouttext.inc b/src/modules/about/abouttext.inc index e788a667b..7e081d60b 100644 --- a/src/modules/about/abouttext.inc +++ b/src/modules/about/abouttext.inc @@ -711,7 +711,7 @@ static const char * g_szAboutText = "" \ "]" \ "</font></td></tr>" \ "<tr><td align=\"center\"><font color=\"#303030\">" \ -"The KDE man! Making sure that KVirc has a reason to have a K in the beginning" \ +"The KDE man! Making sure that KVIrc has a reason to have a K in the beginning" \ "</font></td></tr>" \ "<tr><td align=\"center\"><font color=\"#606060\"><i>" \ "\"Could I please make KVIrc a pure KDE application today?? Pleeease...\"" \ |
