Docs: Fix typo in the QWindow class documentation
It was 'windw' instead of 'window' Change-Id: I3a7b361a22e4ea09ee1fb3d9b551c1a88d401ff1 Reviewed-by: Jonas Gastal <jgastal@profusion.mobi> Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
This commit is contained in:
parent
ef2efafcc6
commit
841b0c4fac
@ -60,7 +60,7 @@ QT_BEGIN_NAMESPACE
|
||||
|
||||
/*!
|
||||
\class QWindow
|
||||
\brief The QWindow class encapsulates an independent windw in a Windowing System.
|
||||
\brief The QWindow class encapsulates an independent window in a Windowing System.
|
||||
|
||||
A window that is supplied a parent become a native child window of
|
||||
their parent window.
|
||||
|
Loading…
Reference in New Issue
Block a user