[qet] [1402] Fixed a typo in comments. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 1402
Author: xavier
Date: 2011-12-23 18:43:13 +0100 (Fri, 23 Dec 2011)
Log Message:
-----------
Fixed a typo in comments.
Modified Paths:
--------------
branches/0.3/sources/qetproject.cpp
Modified: branches/0.3/sources/qetproject.cpp
===================================================================
--- branches/0.3/sources/qetproject.cpp 2011-12-23 17:41:16 UTC (rev 1401)
+++ branches/0.3/sources/qetproject.cpp 2011-12-23 17:43:13 UTC (rev 1402)
@@ -292,7 +292,7 @@
/**
@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) {