Index: sources/gui/qml/components/EntryDialog.qml =================================================================== diff -u -rab7ffd27ecea1277d8645a8b62ff48c0cb3f6ff4 -r6233e005c77ee0aa10e80c02254a21f2042b840b --- sources/gui/qml/components/EntryDialog.qml (.../EntryDialog.qml) (revision ab7ffd27ecea1277d8645a8b62ff48c0cb3f6ff4) +++ sources/gui/qml/components/EntryDialog.qml (.../EntryDialog.qml) (revision 6233e005c77ee0aa10e80c02254a21f2042b840b) @@ -22,7 +22,7 @@ /*! * \brief EntryDialog is a dialog like scree - * This screen has been disigned to be able to accept user inputs like TextEntry + * This screen has been designed to be able to accept user inputs like TextEntry * which requires Keyboard since the dialogs will cover the keyboard */ Rectangle { id: _root