[partition] fix comment
This commit is contained in:
parent
af3ffa855e
commit
07fe2aef4f
@ -201,7 +201,7 @@ doAutopartition( PartitionCoreModule* core, Device* dev, Choices::AutoPartitionO
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
// Set FlagBoot for some legacy BIOSes, otherwise may not boot.
|
// Set FlagBoot for some legacy BIOSes, otherwise they may not boot.
|
||||||
core->createPartition( dev, rootPartition, PartitionTable::FlagBoot );
|
core->createPartition( dev, rootPartition, PartitionTable::FlagBoot );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user