Fix typo in documentation, silence qdoc warning

qdoc was telling us that it can't link to "Adding OpeSSL Support for
Android", because there is no such thing. Fix spelling of OpenSSL to fix
the link and silence qdoc.

Pick-to: 6.4 6.2
Change-Id: Idb583b6b7360c4e37c7e79c3d70327e99d7189bc
Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io>
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
Volker Hilsheimer 2022-11-29 18:09:51 +01:00
parent 29e0cca0ed
commit 41c5178c64

View File

@ -18,7 +18,7 @@
\annotatedlist ssl
For Android applications see \l{Adding OpeSSL Support for Android}.
For Android applications see \l{Adding OpenSSL Support for Android}.
\section1 Enabling and Disabling SSL Support when Building Qt from Source