Skip to content

Commit 91f28c0

Browse files
fix typos
1 parent c228c3e commit 91f28c0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

source/adminguide/virtual_machines.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1352,9 +1352,9 @@ VM Instance Settings
13521352
Each user VM has a set of "details" associated with it (as visible via listVirtualMachine API call) - those "details" are shown on the "Settings" tab of the VM in the GUI (words "setting(s)" and "detail(s)" are here used interchangeably).
13531353

13541354
The Settings tab is always present/visible, but settings can be changed only when the VM is in a Stopped state.
1355-
Some VM details/settings can be hidden via "user.vm.blacklisted.details" global setting (you can find below the list of those hidden by default)
1355+
Some VM details/settings can be hidden via "user.vm.blacklisted.details" global setting (you can find below the list of those hidden by default).
13561356

1357-
When adding a new setting or modifying the existing ones, setting names are shown/offered in a drop-down list, as well as their possible values (with the exception of boolean or numerical values)
1357+
When adding a new setting or modifying the existing ones, setting names are shown/offered in a drop-down list, as well as their possible values (with the exception of boolean or numerical values).
13581358

13591359
Read-only details/settings that are hidden by default:
13601360

@@ -1363,7 +1363,7 @@ Read-only details/settings that are hidden by default:
13631363
- memoryOvercommitRatio
13641364
- Message.ReservedCapacityFreed.Flag
13651365

1366-
Example list of settings as well as their possible values are shown on the images below:
1366+
An example list of settings as well as their possible values are shown on the images below:
13671367

13681368
|vm-settings-dropdown-list.PNG|
13691369
(VMware hypervisor)

0 commit comments

Comments
 (0)