mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
Fix Bug [3047021] Double word in option
This commit is contained in:
parent
baf0428a82
commit
a4e255e799
@ -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 &this Certificate for for signing</string>
|
||||
<string>Use &this Certificate for signing</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user