aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickradiobutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/templates/qquickradiobutton.cpp')
-rw-r--r--src/templates/qquickradiobutton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/qquickradiobutton.cpp b/src/templates/qquickradiobutton.cpp
index 7d7a64aa..e14427f9 100644
--- a/src/templates/qquickradiobutton.cpp
+++ b/src/templates/qquickradiobutton.cpp
@@ -47,7 +47,7 @@ QT_BEGIN_NAMESPACE
\instantiates QQuickRadioButton
\inqmlmodule Qt.labs.controls
\ingroup qtlabscontrols-buttons
- \brief A radio button control.
+ \brief An option button that can be toggled on or off.
RadioButton presents an option button that can be toggled on (checked) or
off (unchecked). Radio buttons are typically used to select one option