diff --git a/src/corelib/io/qprocess.cpp b/src/corelib/io/qprocess.cpp index 06a4880fdb7c37e06b6a8252c22c9ebd9376d0f3..f979f8e0ec644f6d502ef3cca8ac01438271499f 100644 --- a/src/corelib/io/qprocess.cpp +++ b/src/corelib/io/qprocess.cpp @@ -110,7 +110,7 @@ QT_BEGIN_NAMESPACE In most cases where it is used, the user intends for the first argument to be treated atomically as per the other overload. - \sa start() + \sa QProcess::start() */ /*!