Fix Bug [3047021] Double word in option

This commit is contained in:
Christian Hohnstaedt 2010-08-17 16:51:48 +02:00
parent baf0428a82
commit a4e255e799

View File

@ -242,7 +242,7 @@ Of course you need the private key of the CSR if you want to create a self-signe
<item>
<widget class="QRadioButton" name="foreignSignRB">
<property name="text">
<string>Use &amp;this Certificate for for signing</string>
<string>Use &amp;this Certificate for signing</string>
</property>
</widget>
</item>