From cb464bae21039541f90a74b25c8b7f144514640b Mon Sep 17 00:00:00 2001 From: Lukas Date: Thu, 19 Aug 2021 12:43:31 +0200 Subject: [PATCH] remove one word in comment (lol) --- leaves/bhamd.cfg | 2 +- leaves/bhimd.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/leaves/bhamd.cfg b/leaves/bhamd.cfg index d4745e5..c0ce12a 100644 --- a/leaves/bhamd.cfg +++ b/leaves/bhamd.cfg @@ -5,7 +5,7 @@ # / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ # /_/ /____/ -# What ? This kickstart file further configures an hypervisor for AMD (tm) CPUs +# What ? This kickstart file configures an hypervisor for AMD (tm) CPUs # 'b' for basic building block, 'a' for amd, 'm' for minimal, 'd' for development only. %post --nochroot # Beginning of %post section. Those commands are executed outside the chroot environment diff --git a/leaves/bhimd.cfg b/leaves/bhimd.cfg index 29f586f..b02c6eb 100644 --- a/leaves/bhimd.cfg +++ b/leaves/bhimd.cfg @@ -5,7 +5,7 @@ # / .___/_/ /_/\__, /_/_/\____/_/ /_/ /_/\___/ \____//____/ # /_/ /____/ -# What ? This kickstart file further configures an hypervisor for Intel(tm) CPUs and Intel(tm) graphic cards +# What ? This kickstart file configures an hypervisor for Intel(tm) CPUs and Intel(tm) graphic cards # 'b' for basic building block, 'h' for hypervisor', 'i' for intel, 'm' for minimal, 'd' for development only. %post --nochroot # Beginning of %post section. Those commands are executed outside the chroot environment