From 810cd9d0c2e79e2e15dce191d0b5648e4c9f3527 Mon Sep 17 00:00:00 2001 From: Victor Hu Date: Mon, 24 Jun 2019 15:13:45 -0400 Subject: [PATCH] fix spelling issue for autoinst --- .../manage_clusters/common/deployment/cfg_partition.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/guides/admin-guides/manage_clusters/common/deployment/cfg_partition.rst b/docs/source/guides/admin-guides/manage_clusters/common/deployment/cfg_partition.rst index d3eda191b..2381906a3 100644 --- a/docs/source/guides/admin-guides/manage_clusters/common/deployment/cfg_partition.rst +++ b/docs/source/guides/admin-guides/manage_clusters/common/deployment/cfg_partition.rst @@ -19,7 +19,7 @@ The following steps are required for this method: #. Create a partition file #. Associate the partition file with an xCAT osimage -The ``nodeset`` command will then insert the contents of this partition file into the generated autinst config file that will be used by the operation system installer. +The ``nodeset`` command will then insert the contents of this partition file into the generated autoinst config file that will be used by the operation system installer. .. END_partition_definition_file_Overview