diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-08-22 00:23:59 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-08-22 00:32:28 +0200 |
commit | 2f4a4a79864c81284d9c3a9c0ec06735d014305c (patch) | |
tree | 29ca1352b9bad981f7d96fb384c4bfc9def7c41f /tdefilereplace/kaddstringdlg.cpp | |
parent | e6a65bdc1e599db6763b67fa1f6d8de9af9c6a0c (diff) | |
download | tdewebdev-2f4a4a79864c81284d9c3a9c0ec06735d014305c.tar.gz tdewebdev-2f4a4a79864c81284d9c3a9c0ec06735d014305c.zip |
tdefilereplace: Fix a damaged character in the original author's name.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tdefilereplace/kaddstringdlg.cpp')
-rw-r--r-- | tdefilereplace/kaddstringdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefilereplace/kaddstringdlg.cpp b/tdefilereplace/kaddstringdlg.cpp index 0e3c5f02..0aa9fce1 100644 --- a/tdefilereplace/kaddstringdlg.cpp +++ b/tdefilereplace/kaddstringdlg.cpp @@ -2,7 +2,7 @@ KAddStringDlg.cpp - description ------------------- begin : Sat Oct 16 1999 - copyright : (C) 1999 by Fran�ois Dupoux + copyright : (C) 1999 by François Dupoux (C) 2004 Emiliano Gulmini <emi_barbarossa@yahoo.it> email : dupoux@dupoux.com ***************************************************************************/ |