Index: sources/gui/qml/compounds/BPHREntry.qml =================================================================== diff -u -rac23b968f565c2beeb153ca2d554b8f868634512 -r6233e005c77ee0aa10e80c02254a21f2042b840b --- sources/gui/qml/compounds/BPHREntry.qml (.../BPHREntry.qml) (revision ac23b968f565c2beeb153ca2d554b8f868634512) +++ sources/gui/qml/compounds/BPHREntry.qml (.../BPHREntry.qml) (revision 6233e005c77ee0aa10e80c02254a21f2042b840b) @@ -24,7 +24,7 @@ /*! * \brief The Check list view is a dynamic check list items which gets list of strings as model * \details and dynamically creates list of items which can be later set as started/done to have - * busy circile or check mark as done. + * bussy circle or check mark as done. */ Item { id: _root property int labelWidth : 200