ProjectExplorer: Fix typo in ArgumentsAspect documentation

Change-Id: I634e0126a3286df8343b061a2056f97f10ce67f1
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
hjk
2020-11-05 13:12:25 +01:00
parent 08f3696f21
commit 95c13eecda

View File

@@ -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)
{