mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 18:35:37 -04:00
Fixup string.
This commit is contained in:
parent
2f9a45b3a7
commit
619e82e5d3
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ DeviceInfoWidget::setPartitionTableType( PartitionTable::TableType type )
|
|||
"systems which start from a <strong>BIOS</strong> boot "
|
||||
"environment. GPT is recommended in most other cases.<br><br>"
|
||||
"<strong>Warning:</strong> the MBR partition table "
|
||||
"is an obsolete standard.<br>"
|
||||
"is an obsolete MS-DOS era standard.<br>"
|
||||
"Only 4 <em>primary</em> partitions may be created, and of "
|
||||
"those 4, one can be an <em>extended</em> partition, which "
|
||||
"may in turn contain many <em>logical</em> partitions." );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue