typo fixed

This commit is contained in:
Uwe Rathmann 2019-07-27 12:51:26 +02:00
parent b71ce92f10
commit 0c7774ba11

View File

@ -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;