Fix spelling typo
This commit is contained in:
parent
cbc0100add
commit
651b52ead9
@ -1248,7 +1248,7 @@ ChoicePage::setupActions()
|
||||
}
|
||||
if ( PartUtils::canBeReplaced( *it ) )
|
||||
{
|
||||
cDebug() << ".. contains replacable" << it;
|
||||
cDebug() << ".. contains replaceable" << it;
|
||||
atLeastOneCanBeReplaced = true;
|
||||
}
|
||||
if ( (*it)->isMounted() )
|
||||
|
Loading…
Reference in New Issue
Block a user