Merge pull request #1091 from monetaryabyss/master

Fix spelling typo
main
Adriaan de Groot 6 years ago committed by GitHub
commit a87bb50103
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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() )

Loading…
Cancel
Save