typo-- in comment

This commit is contained in:
Sebastian Kügler 2014-08-28 23:30:29 +02:00
parent 714bb667fc
commit d8b2ef147f

View File

@ -612,7 +612,7 @@ void AppletQuickItem::setExpanded(bool expanded)
}
//if there is no compact representation it means it's always expanded
//Containnments are always expanded
//Containments are always expanded
if (d->expanded == expanded) {
return;
}