Skip to content
Snippets Groups Projects
Commit ab580115 authored by Anthony Léonard's avatar Anthony Léonard
Browse files

fix typo in delete account dialog

Change-Id: Ib33384646231e738535c4d2df8e5340f23da1da9
parent 9f1440ec
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
<item alignment="Qt::AlignHCenter"> <item alignment="Qt::AlignHCenter">
<widget class="QLabel" name="deletionLabel1"> <widget class="QLabel" name="deletionLabel1">
<property name="text"> <property name="text">
<string>Do you realy want to delete account ?</string> <string>Do you really want to delete account ?</string>
</property> </property>
</widget> </widget>
</item> </item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment