diff --git a/src/layouts/QskGridLayoutEngine.cpp b/src/layouts/QskGridLayoutEngine.cpp index 8d85efbf..b8f62f68 100644 --- a/src/layouts/QskGridLayoutEngine.cpp +++ b/src/layouts/QskGridLayoutEngine.cpp @@ -667,7 +667,7 @@ void QskGridLayoutEngine::setupChain( Qt::Orientation orientation, { /* We collect all information from the simple elements first - befora adding those that occupy more than one cell + before adding those that occupy more than one cell */ QVarLengthArray< const Element* > postponed;