Doc: Fix broken formatting

Amends f25bc30d8d

Pick-to: 6.2 5.15
Change-Id: Ia42c7639e4919de3f995d771bfc7d8237a8773d8
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
This commit is contained in:
Ivan Tkachenko 2021-10-29 16:22:32 +03:00 committed by Mårten Nordheim
parent 85a6a5bfe1
commit a670839c61

View File

@ -634,7 +634,7 @@ bool QResource::isValid() const
possible compression algorithm.
If this function returns QResource::ZstdCompression, you need to use the
Zstandard library functions (\c{<zstd.h> header). Qt does not provide a
Zstandard library functions (\c{<zstd.h>} header). Qt does not provide a
wrapper.
See \l{http://facebook.github.io/zstd/zstd_manual.html}{Zstandard manual}.