diff options
author | Slávek Banko <[email protected]> | 2019-08-22 00:23:59 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-08-22 00:32:28 +0200 |
commit | 2f4a4a79864c81284d9c3a9c0ec06735d014305c (patch) | |
tree | 29ca1352b9bad981f7d96fb384c4bfc9def7c41f /tdefilereplace/koptionsdlg.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 <[email protected]>
Diffstat (limited to 'tdefilereplace/koptionsdlg.cpp')
-rw-r--r-- | tdefilereplace/koptionsdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefilereplace/koptionsdlg.cpp b/tdefilereplace/koptionsdlg.cpp index 94dab7d4..748c925d 100644 --- a/tdefilereplace/koptionsdlg.cpp +++ b/tdefilereplace/koptionsdlg.cpp @@ -2,7 +2,7 @@ koptionsdlg.cpp - description ------------------- begin : Tue Dec 28 1999 - copyright : (C) 1999 by Fran�is Dupoux + copyright : (C) 1999 by François Dupoux (C) 2004 Emiliano Gulmini <[email protected]> email : [email protected] ***************************************************************************/ |