diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-23 00:25:07 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2013-05-23 00:25:07 -0500 |
commit | e8fb38587031c1d97383dbf4b9a12e1633af055e (patch) | |
tree | 95bef2f88c08d41dc802ad2d0172abaa2454b8d9 /libk3b/tools/k3biso9660.h | |
parent | 34cf284af963587283afac5373f8fb8f1e096f6b (diff) | |
download | k3b-e8fb38587031c1d97383dbf4b9a12e1633af055e.tar.gz k3b-e8fb38587031c1d97383dbf4b9a12e1633af055e.zip |
Fix incorrect characters.
Diffstat (limited to 'libk3b/tools/k3biso9660.h')
-rw-r--r-- | libk3b/tools/k3biso9660.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/tools/k3biso9660.h b/libk3b/tools/k3biso9660.h index c25ef48..395c6ea 100644 --- a/libk3b/tools/k3biso9660.h +++ b/libk3b/tools/k3biso9660.h @@ -319,7 +319,7 @@ class LIBK3B_EXPORT K3bIso9660File : public K3bIso9660Entry /** * This class is based on the KIso class by - * Gy�gy Szombathelyi <gyurco@users.sourceforge.net>. + * György Szombathelyi <gyurco@users.sourceforge.net>. * A lot has been changed and bugfixed. * The API has been improved to be useful. * |