Fix wrong typo

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@3920 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2015-04-25 08:54:54 +00:00
parent a58ed2d91c
commit 9fce7717ea
6 changed files with 9 additions and 9 deletions

View File

@@ -464,7 +464,7 @@ void QETProject::setDefaultTitleBlockProperties(const TitleBlockProperties &titl
case QET::Custom :
collection = QETApp::customTitleBlockTemplatesCollection();
break;
case QET::Embendded :
case QET::Embedded :
//Titleblock is already embedded to project
return;
default: