CPP: Fix typo.

This commit is contained in:
Geoffrey White
2019-11-18 15:14:33 +00:00
parent a1b603e73c
commit 21d8264d80

View File

@@ -4,7 +4,7 @@
<qhelp>
<overview>
<p>Using boost::asio library but specifying a deprecated hardcoded protocol.</p>
<p>Using a deprecated hardcoded protocol instead of negotiting would lock your application to a protocol that has known vulnerabilities or weaknesses.</p>
<p>Using a deprecated hardcoded protocol instead of negotiating would lock your application to a protocol that has known vulnerabilities or weaknesses.</p>
</overview>
<references>