forked from qt-creator/qt-creator
ProjectExplorer: Fix typo in ArgumentsAspect documentation
Change-Id: I634e0126a3286df8343b061a2056f97f10ce67f1 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
@@ -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)
|
void ArgumentsAspect::setLabelText(const QString &labelText)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user