Doc: Fix typo

Task-number: QTBUG-69093
Change-Id: Ica63482251b2a614a17a996fac9bcc16b96c200f
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
bb10
Paul Wicking 2018-06-26 13:19:23 +02:00
parent a7730793be
commit 6f53c2bc96
1 changed files with 1 additions and 1 deletions

View File

@ -2861,7 +2861,7 @@ void QWindow::setVulkanInstance(QVulkanInstance *instance)
}
/*!
\return the associrated Vulkan instance or \c null if there is none.
\return the associated Vulkan instance or \c null if there is none.
*/
QVulkanInstance *QWindow::vulkanInstance() const
{