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 // attributes
private: private:
/// chnged title block template /// Changed title block template
TitleBlockTemplate *tbtemplate_; TitleBlockTemplate *tbtemplate_;
/// Informations before they are modified /// Informations before they are modified
QString old_information_; QString old_information_;