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.h | |
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.h')
-rw-r--r-- | tdefilereplace/koptionsdlg.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefilereplace/koptionsdlg.h b/tdefilereplace/koptionsdlg.h index 4654c5cd..78375e5a 100644 --- a/tdefilereplace/koptionsdlg.h +++ b/tdefilereplace/koptionsdlg.h @@ -2,7 +2,7 @@ koptionsdlg.h - description ------------------- begin : Tue Dec 28 1999 - copyright : (C) 1999 by Fran�ois Dupoux + copyright : (C) 1999 by François Dupoux (C) 2004 Emiliano Gulmini <[email protected]> email : [email protected] ***************************************************************************/ @@ -27,7 +27,7 @@ class TDEConfig; #include "koptionsdlgs.h" /** - *@author Fran�ois Dupoux + *@author François Dupoux */ class KOptionsDlg : public KOptionsDlgS |