Skip to content

Commit

Permalink
Fixed typo in whats this text
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-bibb committed Apr 27, 2022
1 parent e3ddade commit ad1801e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/cmstapp/code/vpn_agent/ui/vpnagent.ui
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<item row="1" column="1">
<widget class="QLineEdit" name="lineEdit_oc_clientcert">
<property name="whatsThis">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Informational field containing a pkcs11 URL or a ptth name for the client certificate.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Informational field containing a pkcs11 URL or a path name for the client certificate.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit ad1801e

Please sign in to comment.