diff options
| author | 2015-12-14 17:08:11 +0100 | |
|---|---|---|
| committer | 2015-12-14 17:08:11 +0100 | |
| commit | 6a8f389d52bcbe1d811f1c9ab614fd6499556973 (patch) | |
| tree | d575869efd7fe166d8e6cb0d52aeb43f5a2d541c /src/modules | |
| parent | Move the option to be able to copy text only when the Control key is held and... (diff) | |
| download | KVIrc-6a8f389d52bcbe1d811f1c9ab614fd6499556973.tar.gz KVIrc-6a8f389d52bcbe1d811f1c9ab614fd6499556973.tar.bz2 KVIrc-6a8f389d52bcbe1d811f1c9ab614fd6499556973.zip | |
Fix typo.
Diffstat (limited to 'src/modules')
| -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 29f15b6e6..db7e4c2c1 100644 --- a/src/modules/about/ENTRIES +++ b/src/modules/about/ENTRIES @@ -322,7 +322,7 @@ ROLE: Russian translation NAME: Adilson Gonçalves Soares Junior NICK: CaBiDe MAIL: cabide at brfree dot com dot br -ROLE: Portuguese Brasilian translation +ROLE: Portuguese Brazilian translation NAME: Tonino Imbesi NICK: Grifisx diff --git a/src/modules/about/abouttext.inc b/src/modules/about/abouttext.inc index c0db06731..695a7e3af 100644 --- a/src/modules/about/abouttext.inc +++ b/src/modules/about/abouttext.inc @@ -957,7 +957,7 @@ static const char * g_szAboutText = "" \ "]" \ "</font></td></tr>" \ "<tr><td align=\"center\"><font color=\"#303030\">" \ -"Portuguese Brasilian translation" \ +"Portuguese Brazilian translation" \ "</font></td></tr>" \ "</table><br><br>" \ "<table width=\"100%\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">" \ |
