From 42dc1c8aefaa4faf533d7d42a621dad586980ef1 Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Thu, 21 Jun 2012 14:42:39 +0200 Subject: fix doc typo in qwindow.cpp Change-Id: I0980319e32b94882fe882c57cd8341f6b3e62048 Reviewed-by: Casper van Donderen --- src/gui/kernel/qwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/kernel') diff --git a/src/gui/kernel/qwindow.cpp b/src/gui/kernel/qwindow.cpp index d6f0aab50d..0316d22a1a 100644 --- a/src/gui/kernel/qwindow.cpp +++ b/src/gui/kernel/qwindow.cpp @@ -76,7 +76,7 @@ QT_BEGIN_NAMESPACE Windows can potentially use a lot of memory. A usual measurement is width times height times color depth. A window might also include multiple buffers to support double and triple buffering, as well as depth and stencil - buffers. To release a window's memory resources, the destroy() function. + buffers. To release a window's memory resources, call the destroy() function. \section1 Window and content orientation -- cgit v1.2.3