diff -r ac84ac3c0f05 -r f0cb7579c0b4 QScintilla/Exporters/ExporterRTF.py --- a/QScintilla/Exporters/ExporterRTF.py Sat Jul 05 11:41:14 2014 +0200 +++ b/QScintilla/Exporters/ExporterRTF.py Sat Jul 05 12:13:23 2014 +0200 @@ -40,7 +40,7 @@ RTF_COLORDEFCLOSE = "}" RTF_INFOOPEN = "{\\info " RTF_INFOCLOSE = "}" - RTF_COMMENT = "{\\comment Generated by eric5's RTF export filter.}" + RTF_COMMENT = "{\\comment Generated by eric6's RTF export filter.}" # to be used by strftime RTF_CREATED = "{\creatim\yr%Y\mo%m\dy%d\hr%H\min%M\sec%S}" RTF_BODYOPEN = ""