From a368c351928a95d21663bbd0404f887cc3cf7974 Mon Sep 17 00:00:00 2001 From: Fabien Freling Date: Wed, 11 May 2011 11:24:57 +0200 Subject: Fix misspelled word in comment. Reviewed-by: trustme --- src/gui/painting/qunifiedtoolbarsurface_mac_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/painting/qunifiedtoolbarsurface_mac_p.h b/src/gui/painting/qunifiedtoolbarsurface_mac_p.h index 6b1243e..ce07f5c 100644 --- a/src/gui/painting/qunifiedtoolbarsurface_mac_p.h +++ b/src/gui/painting/qunifiedtoolbarsurface_mac_p.h @@ -89,7 +89,7 @@ class QNativeImage; // We trigger the rendering of the unified toolbar in QWidget::repaint() // and QWidget::update(). // We keep track of flush requests via "flushRequested" variable. That -// allow flush() to be a no-op if no repaint occured for a widget. +// allow flush() to be a no-op if no repaint occurred for a widget. // We rely on the needsDisplay: and drawRect: mecanism for drawing our // content into the graphics context. // -- cgit v0.12