aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates/qquickbuttongroup.cpp
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@theqtcompany.com>2016-02-10 14:25:39 +0100
committerNico Vertriest <nico.vertriest@theqtcompany.com>2016-02-12 09:17:14 +0000
commitecca9422c4f8eb20f2d447df51994abc1e1d4e1b (patch)
treea7e8e8df01afe88e47aa45661c47f92ae2393142 /src/templates/qquickbuttongroup.cpp
parent3a45249a0f0d3491483cae4af92bc0fa09d0ee7d (diff)
Doc: Reviewed \brief statements in overview page
Change-Id: I7b01e3331edd32fb1b129bacb076310a5f3a4680 Task-number: QTBUG-50933 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Diffstat (limited to 'src/templates/qquickbuttongroup.cpp')
-rw-r--r--src/templates/qquickbuttongroup.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/qquickbuttongroup.cpp b/src/templates/qquickbuttongroup.cpp
index c1822183..da282250 100644
--- a/src/templates/qquickbuttongroup.cpp
+++ b/src/templates/qquickbuttongroup.cpp
@@ -51,7 +51,7 @@ QT_BEGIN_NAMESPACE
\instantiates QQuickButtonGroup
\inqmlmodule Qt.labs.controls
\ingroup utilities
- \brief An exclusive group of checkable controls.
+ \brief A mutually-exclusive group of checkable controls.
ButtonGroup is a non-visual, mutually exclusive group of buttons.
It is used with controls such as RadioButton, where only one of the options