--- a/eric6/QScintilla/Exporters/ExporterRTF.py Tue Jan 05 18:28:31 2021 +0100 +++ b/eric6/QScintilla/Exporters/ExporterRTF.py Wed Jan 06 13:47:01 2021 +0100 @@ -37,7 +37,7 @@ RTF_COLORDEFCLOSE = "}" RTF_INFOOPEN = "{\\info " RTF_INFOCLOSE = "}" - RTF_COMMENT = "{\\comment Generated by eric6's RTF export filter.}" + RTF_COMMENT = "{\\comment Generated by eric's RTF export filter.}" # to be used by strftime RTF_CREATED = r"{\creatim\yr%Y\mo%m\dy%d\hr%H\min%M\sec%S}" RTF_BODYOPEN = ""