Doc: Fix documentation for QProcess::UnixProcessFlag

Change-Id: I6001b8c4e73d9785df8338d4d14fcf15f09eae15
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 1797f7946d27b873b34fa30b0856414e27e2daeb)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Topi Reinio 2023-06-09 14:11:51 +00:00 committed by Qt Cherry-pick Bot
parent da317be412
commit 60c9347253

View File

@ -830,7 +830,7 @@ void QProcessPrivate::Channel::clear()
*/
/*!
\enum QProcess::UnixProcessFlags
\enum QProcess::UnixProcessFlag
\since 6.6
These flags can be used in the \c flags field of \l UnixProcessParameters.