Skip to content

Commit 21d8264

Browse files
committed
CPP: Fix typo.
1 parent a1b603e commit 21d8264

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/src/Likely Bugs/Protocols/UseOfDeprecatedHardcodedProtocol.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<qhelp>
55
<overview>
66
<p>Using boost::asio library but specifying a deprecated hardcoded protocol.</p>
7-
<p>Using a deprecated hardcoded protocol instead of negotiting would lock your application to a protocol that has known vulnerabilities or weaknesses.</p>
7+
<p>Using a deprecated hardcoded protocol instead of negotiating would lock your application to a protocol that has known vulnerabilities or weaknesses.</p>
88
</overview>
99

1010
<references>

0 commit comments

Comments
 (0)