QMainWindow: fix wording in apidoc

Change-Id: I5cb44bed7e946574eb3e08ff51948f901b2bb78c
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
Frederik Schwarzer 2016-10-28 11:39:34 +02:00
parent 694702e09d
commit 700ea0af68

View File

@ -320,7 +320,7 @@ void QMainWindowPrivate::init()
direction.
Two dock widgets may also be stacked on top of each other. A
QTabBar is then used to select which of the widgets that should be
QTabBar is then used to select which of the widgets should be
displayed.
We give an example of how to create and add dock widgets to a