doc: Capitalize Board Inspector and ACRN Configurator

Signed-off-by: Reyes, Amy <amy.reyes@intel.com>
This commit is contained in:
Reyes, Amy
2022-04-14 13:28:30 -07:00
committed by David Kinder
parent 7f2175cdce
commit 89c15567b0
7 changed files with 16 additions and 16 deletions

View File

@@ -734,7 +734,7 @@ header files,
along with some prose documentation in ``.rst`` files. The ACRN configuration
option documentation is created based on details maintained in schema definition
files (``.xsd``) in the ``misc/config_tools/schema`` folder. These schema
definition files are used by the ACRN configurator tool to validate the XML
definition files are used by the ACRN Configurator tool to validate the XML
scenario
configuration files as well as to hold documentation about each option. For
example:

View File

@@ -132,5 +132,5 @@ If the CPU supports Split-locked Access detection, the ACRN hypervisor
uses it to prevent any VM running with potential system performance
impacting split-locked instructions. This detection can be disabled
(by changing the :option:`hv.FEATURES.ENFORCE_TURNOFF_AC` setting in
the ACRN configurator tool) for customers not
the ACRN Configurator tool) for customers not
caring about system performance.