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

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>