Fixed a typo

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1557 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
xavier
2012-03-11 16:06:27 +00:00
parent 1f192b26c7
commit e7d724ebde

View File

@@ -243,7 +243,7 @@ class ChangeTemplateInformationsCommand : public QUndoCommand {
// attributes
private:
/// chnged title block template
/// Changed title block template
TitleBlockTemplate *tbtemplate_;
/// Informations before they are modified
QString old_information_;