summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qtoolbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/qtoolbox.cpp')
-rw-r--r--src/gui/widgets/qtoolbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/qtoolbox.cpp b/src/gui/widgets/qtoolbox.cpp
index 81935a573a..271130ad1f 100644
--- a/src/gui/widgets/qtoolbox.cpp
+++ b/src/gui/widgets/qtoolbox.cpp
@@ -802,7 +802,7 @@ void QToolBox::itemRemoved(int index)
/*!
\fn int QToolBox::margin() const
- Returns the with of the the margin around the contents of the widget.
+ Returns the width of the margin around the contents of the widget.
Use QWidget::getContentsMargins() instead.
\sa setMargin(), QWidget::getContentsMargins()