typo fixed

This commit is contained in:
Uwe Rathmann 2019-07-27 12:51:26 +02:00
parent b71ce92f10
commit 0c7774ba11
1 changed files with 1 additions and 1 deletions

View File

@ -667,7 +667,7 @@ void QskGridLayoutEngine::setupChain( Qt::Orientation orientation,
{ {
/* /*
We collect all information from the simple elements first 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; QVarLengthArray< const Element* > postponed;