[qet] [1557] Fixed a typo |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 1557
Author: xavier
Date: 2012-03-11 17:06:27 +0100 (Sun, 11 Mar 2012)
Log Message:
-----------
Fixed a typo
Modified Paths:
--------------
branches/0.3/sources/titleblock/templatecommands.h
Modified: branches/0.3/sources/titleblock/templatecommands.h
===================================================================
--- branches/0.3/sources/titleblock/templatecommands.h 2012-03-11 16:06:22 UTC (rev 1556)
+++ branches/0.3/sources/titleblock/templatecommands.h 2012-03-11 16:06:27 UTC (rev 1557)
@@ -243,7 +243,7 @@
// attributes
private:
- /// chnged title block template
+ /// Changed title block template
TitleBlockTemplate *tbtemplate_;
/// Informations before they are modified
QString old_information_;