diff --git a/sources/titleblock/templatecommands.h b/sources/titleblock/templatecommands.h index 5debf1394..3c7238c24 100644 --- a/sources/titleblock/templatecommands.h +++ b/sources/titleblock/templatecommands.h @@ -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_;