Skip to content

Commit ad1801e

Browse files
committed
Fixed typo in whats this text
1 parent e3ddade commit ad1801e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/cmstapp/code/vpn_agent/ui/vpnagent.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<item row="1" column="1">
129129
<widget class="QLineEdit" name="lineEdit_oc_clientcert">
130130
<property name="whatsThis">
131-
<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>
131+
<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>
132132
</property>
133133
</widget>
134134
</item>

0 commit comments

Comments
 (0)