Doc: Replace 'In alternative' with 'Alternatively'

Amends b19220d17fa66de5ded41690ffff263ee2af5c63

Change-Id: Ic6869ce77440b43b30248f1130dabe8cc1b231e9
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
Kai Koehne 2020-02-26 17:33:13 +01:00
parent 4c86e667d2
commit 6d5d467bcf

View File

@ -5145,7 +5145,7 @@ void warn(WarningType w, EmittingClass c)
\snippet code/src_corelib_tools_qbytearray.cpp 44ter
In alternative, it is possible to access the conversion status
Alternatively, it is possible to access the conversion status
and the decoded data directly:
\snippet code/src_corelib_tools_qbytearray.cpp 44quater