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:23:59 +0200 |
commit | 308d2aa8c8ed458d347821dacbe8e4ae87e6657b (patch) | |
tree | f7dc180607eabedc61895c612e05e68fb46be6bf /tdefilereplace/koptionsdlg.h | |
parent | 1ce8f11df5407c3c22fb98db06f1aa8512fc741f (diff) | |
download | tdeutils-308d2aa8c8ed458d347821dacbe8e4ae87e6657b.tar.gz tdeutils-308d2aa8c8ed458d347821dacbe8e4ae87e6657b.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 4654c5c..78375e5 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 |