From 1f18f2c1c1918f5d8e622f94c0504459b0a36075 Mon Sep 17 00:00:00 2001 From: Alexander Volkov Date: Tue, 5 May 2015 16:18:46 +0300 Subject: Doc: Fix spelling errors in the QXcbWindowFunctions docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0fe7dab6e80876b0fd17f59559295feecfd8cf63 Reviewed-by: Topi Reiniƶ --- src/platformheaders/xcbfunctions/qxcbwindowfunctions.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/platformheaders') diff --git a/src/platformheaders/xcbfunctions/qxcbwindowfunctions.qdoc b/src/platformheaders/xcbfunctions/qxcbwindowfunctions.qdoc index 9241e685eb..414d0795fc 100644 --- a/src/platformheaders/xcbfunctions/qxcbwindowfunctions.qdoc +++ b/src/platformheaders/xcbfunctions/qxcbwindowfunctions.qdoc @@ -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. */ -- cgit v1.2.3