Fixed a typo in comments.

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1402 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavier
2011-12-23 17:43:13 +00:00
parent 55c191b7da
commit 1dcd4ab652

View File

@@ -292,7 +292,7 @@ QList<QString> 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) {