diff --git a/src/corelib/io/qprocess.cpp b/src/corelib/io/qprocess.cpp index 06a4880fdb7..f979f8e0ec6 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() */ /*!