Fix spelling typo

This commit is contained in:
Dan Simmons 2019-02-20 05:00:58 -05:00
parent cbc0100add
commit 651b52ead9

View file

@ -1248,7 +1248,7 @@ ChoicePage::setupActions()
} }
if ( PartUtils::canBeReplaced( *it ) ) if ( PartUtils::canBeReplaced( *it ) )
{ {
cDebug() << ".. contains replacable" << it; cDebug() << ".. contains replaceable" << it;
atLeastOneCanBeReplaced = true; atLeastOneCanBeReplaced = true;
} }
if ( (*it)->isMounted() ) if ( (*it)->isMounted() )