mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-01 20:05:30 +00:00
misc: configurator: fix minor typo
Tracked-On: #7707 Signed-off-by: Yifan Liu <yifan1.liu@intel.com>
This commit is contained in:
parent
f5fd7be007
commit
f5cff0e751
@ -27,7 +27,7 @@
|
||||
</template>
|
||||
<span v-html="this.RDTType.properties.RDT_ENABLED.description"></span>
|
||||
</n-popover>
|
||||
Cache Allocation Technology (requires CPU Afinity configuration in each desired VM)
|
||||
Cache Allocation Technology (requires CPU Affinity configuration in each desired VM)
|
||||
</b-form-checkbox>
|
||||
<div class="d-flex flex-column gap-2 ps-3 pb-3">
|
||||
<b-form-checkbox
|
||||
|
Loading…
Reference in New Issue
Block a user