Index: sources/gui/qml/components/TextRect.qml =================================================================== diff -u -r56e378f7504701b9e9a9dccaf205aef2fd52c58e -rbd01334f257c35b96b7b232beacbcd7fae60c852 --- sources/gui/qml/components/TextRect.qml (.../TextRect.qml) (revision 56e378f7504701b9e9a9dccaf205aef2fd52c58e) +++ sources/gui/qml/components/TextRect.qml (.../TextRect.qml) (revision bd01334f257c35b96b7b232beacbcd7fae60c852) @@ -23,7 +23,7 @@ /*! * \brief The TextRect Component * which is a static text rectangle area containing title and a text blow it - * with and extra text next to it whcih can be used for example for unit. + * with and extra text next to it which can be used for example for unit texts. */ Item { id : _root property string title : ""