diff --git a/gui/projectfile.h b/gui/projectfile.h index c5ca75685..afbcb8f85 100644 --- a/gui/projectfile.h +++ b/gui/projectfile.h @@ -31,7 +31,7 @@ /** * @brief A class that reads and writes (TODO) project files. * The project files contain project-specific settings for checking. For -* example a list of automatically deallocated classes. +* example a list of include paths. */ class ProjectFile : public QObject {