summaryrefslogtreecommitdiffstats
path: root/src/qt3support/widgets/q3popupmenu.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt3support/widgets/q3popupmenu.cpp')
-rw-r--r--src/qt3support/widgets/q3popupmenu.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qt3support/widgets/q3popupmenu.cpp b/src/qt3support/widgets/q3popupmenu.cpp
index 7f890b502a..0b3a5242a0 100644
--- a/src/qt3support/widgets/q3popupmenu.cpp
+++ b/src/qt3support/widgets/q3popupmenu.cpp
@@ -134,7 +134,7 @@ QT_BEGIN_NAMESPACE
\fn int Q3PopupMenu::margin() const
\since 4.2
- 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.
This function uses QWidget::getContentsMargins() to get the margin.
\sa setMargin(), QWidget::getContentsMargins()