Doc: Fix spelling errors in the QXcbWindowFunctions docs

Change-Id: I0fe7dab6e80876b0fd17f59559295feecfd8cf63
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
bb10
Alexander Volkov 2015-05-05 16:18:46 +03:00
parent 66bd144cf1
commit 1f18f2c1c1
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
\brief The QXcbWindowFunctions class is an inline class containing
miscellaneous functionality for xcb window specific functionality.
A commen usage pattern is as follows:
A common usage pattern is as follows:
\snippet qxcbwindowfunctions/main.cpp 0
\note There is no binary compatibility guarantee for this class,
@ -71,7 +71,7 @@
/*!
\fn QByteArray QXcbWindowFunctions::setWmWindowTypeIdentifier()
This function returnes the bytearray that can be used to query
This function returns the byte array that can be used to query
QGuiApplication::platformFunction to retrieve the SetWmWindowType function.
*/