diff --git a/src/tablewindow.h b/src/tablewindow.h index 8b6810d87..7047415d6 100644 --- a/src/tablewindow.h +++ b/src/tablewindow.h @@ -204,7 +204,7 @@ private: */ void PngFile(const QString &name)const; /** - * @brief PsFile save layout to ps file. + * @brief PdfFile save layout to ps file. * @param name name layout file. */ void PdfFile(const QString &name)const;