diff --git a/sources/qetproject.cpp b/sources/qetproject.cpp index 5443d8418..c849688fe 100644 --- a/sources/qetproject.cpp +++ b/sources/qetproject.cpp @@ -292,7 +292,7 @@ QList QETProject::embeddedTitleBlockTemplates() const { /** @param template_name Name of the requested template - @return the requested template, or 0 if there is no vltaid template of this + @return the requested template, or 0 if there is no valid template of this name within the project */ const TitleBlockTemplate *QETProject::getTemplateByName(const QString &template_name) {