]> git.lyx.org Git - lyx.git/blobdiff - src/Paragraph.cpp
Thanks, Abdel.
[lyx.git] / src / Paragraph.cpp
index cc0587e02d881f985c89c2ddbf33acdcdb1b2a35..1bf749be367526938d360a9c91fd0cb5a498d813 100644 (file)
@@ -2039,7 +2039,7 @@ bool Paragraph::latex(BufferParams const & bparams,
                        }
                }
 
-               // Set the encoding to that returned from simpleTeXSpecialChars (see
+               // Set the encoding to that returned from latexSpecialChar (see
                // comment for encoding member in OutputParams.h)
                runparams.encoding = rp.encoding;
        }