Changed OpenSSL to SSL in GUI settings #4313

This commit is contained in:
Nick Bolton 2015-03-03 08:36:01 +00:00
parent bce1d5be64
commit f8847bfde8
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@
<item row="0" column="0">
<widget class="QCheckBox" name="m_pCheckBoxEnableCrypto">
<property name="text">
<string>Use &amp;OpenSSL encryption (unique certificate)</string>
<string>Use &amp;SSL encryption (unique certificate)</string>
</property>
</widget>
</item>