Removed extra "to"

This commit is contained in:
mestaritonttu 2017-03-07 13:39:39 +02:00 committed by GitHub
parent a5182252af
commit 6b4f7e3d2f

View file

@ -67,7 +67,7 @@
<widget class="QRadioButton" name="emailRadioButton"> <widget class="QRadioButton" name="emailRadioButton">
<property name="text"> <property name="text">
<string>&amp;Send an Invitation by Email <string>&amp;Send an Invitation by Email
(Your friend will receive an email with instructions how to to download RetroShare)</string> (Your friend will receive an email with instructions how to download RetroShare)</string>
</property> </property>
</widget> </widget>
</item> </item>