Fix documentation typo

Change-Id: Ic6271a19999555ef2a1dfa90cebfb92b270a3809
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
This commit is contained in:
Louai Al-Khanji 2015-08-24 10:31:44 +03:00
parent a49477df95
commit e6d5e4167c

View File

@ -391,7 +391,7 @@ QStringList QCommandLineOption::defaultValues() const
/*!
Sets whether to hide this option in the user-visible help output.
All options are visible by default. Setting \a hidden to true for
All options are visible by default. Setting \a hide to true for
a particular option makes it internal, i.e. not listed in the help output.
\since 5.6