mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Fix some Debian lintian spelling errors
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5262 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -957,7 +957,7 @@ ElementsLocation QETProject::importElement(ElementsLocation &location)
|
||||
Integrate a title block template into this project.
|
||||
@param src_tbt The location of the title block template to be integrated into this project
|
||||
@param handler
|
||||
@return the name of the template after integration, or an empty QString if a problem occured.
|
||||
@return the name of the template after integration, or an empty QString if a problem occurred.
|
||||
*/
|
||||
QString QETProject::integrateTitleBlockTemplate(const TitleBlockTemplateLocation &src_tbt, MoveTitleBlockTemplatesHandler *handler) {
|
||||
TitleBlockTemplateLocation dst_tbt(src_tbt.name(), &titleblocks_);
|
||||
|
||||
Reference in New Issue
Block a user