From 49be8a27e838d314d2708837ec1cbe6c1441c744 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 17 Oct 2022 18:09:44 -0700 Subject: [PATCH] Fix spelling of partition --- source/1/1.3/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/1/1.3/installation.rst b/source/1/1.3/installation.rst index 6305bafd..8c607e7e 100644 --- a/source/1/1.3/installation.rst +++ b/source/1/1.3/installation.rst @@ -85,7 +85,7 @@ If you wish to manual set up partitions, as an advanced option you will have to .. image:: manpartitioning.png .. Warning:: - Creating a new partition table will erase all data on the drive and deleting a partion will delete all data on the partition. + Creating a new partition table will erase all data on the drive and deleting a partition will delete all data on the partition. If you have a new hard disc or solid state drive press the :guilabel:`New Partition table` button but this will delete the whole disc if you have any data on it. After pressing this button you will get a dialog saying what kind of partition table to use. The :guilabel:`Master Boot Record` button will create an old partition table but will only allow 4 primary partitions and partitions up to 2 Terabytes. The :guilabel:`GUID Partition Table` button works for large discs but may not be recognized by legacy operating systems. To get back to your main partitioning window press the :guilabel:`OK` button.