diff --git a/src/plugins/projectexplorer/runconfigurationaspects.cpp b/src/plugins/projectexplorer/runconfigurationaspects.cpp index 33ecc6d0f33..8554f74d78a 100644 --- a/src/plugins/projectexplorer/runconfigurationaspects.cpp +++ b/src/plugins/projectexplorer/runconfigurationaspects.cpp @@ -362,7 +362,7 @@ void ArgumentsAspect::setArguments(const QString &arguments) } /*! - Sets the displayes label text to \a labelText. + Sets the displayed label text to \a labelText. */ void ArgumentsAspect::setLabelText(const QString &labelText) {