diff options
Diffstat (limited to 'src/plugins/codecs/kr/qeuckrcodec.cpp')
-rw-r--r-- | src/plugins/codecs/kr/qeuckrcodec.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/codecs/kr/qeuckrcodec.cpp b/src/plugins/codecs/kr/qeuckrcodec.cpp index 959e4fa..48b3d99 100644 --- a/src/plugins/codecs/kr/qeuckrcodec.cpp +++ b/src/plugins/codecs/kr/qeuckrcodec.cpp @@ -40,7 +40,7 @@ ****************************************************************************/ // Most of the cp949 code was originally written by Joon-Kyu Park, and is included -// in Qt with the author's permission and the grateful thanks of the Trolltech team. +// in Qt with the author's permission and the grateful thanks of the Qt team. /*! \class QEucKrCodec \reentrant |