mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-25 03:15:44 -05:00
Fix spelling typo
This commit is contained in:
parent
cbc0100add
commit
651b52ead9
1 changed files with 1 additions and 1 deletions
|
@ -1248,7 +1248,7 @@ ChoicePage::setupActions()
|
|||
}
|
||||
if ( PartUtils::canBeReplaced( *it ) )
|
||||
{
|
||||
cDebug() << ".. contains replacable" << it;
|
||||
cDebug() << ".. contains replaceable" << it;
|
||||
atLeastOneCanBeReplaced = true;
|
||||
}
|
||||
if ( (*it)->isMounted() )
|
||||
|
|
Loading…
Add table
Reference in a new issue