From 3f84ca7872c48b3c9d02e135c9d628da6c104408 Mon Sep 17 00:00:00 2001 From: Andika Triwidada Date: Thu, 29 Dec 2022 05:41:35 +0000 Subject: [PATCH] typo fixes --- .../Working_with_the_GRUB_2_Boot_Loader.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/system-administrators-guide/pages/kernel-module-driver-configuration/Working_with_the_GRUB_2_Boot_Loader.adoc b/modules/system-administrators-guide/pages/kernel-module-driver-configuration/Working_with_the_GRUB_2_Boot_Loader.adoc index c4bf0ca..2464357 100644 --- a/modules/system-administrators-guide/pages/kernel-module-driver-configuration/Working_with_the_GRUB_2_Boot_Loader.adoc +++ b/modules/system-administrators-guide/pages/kernel-module-driver-configuration/Working_with_the_GRUB_2_Boot_Loader.adoc @@ -199,8 +199,8 @@ title=Fedora (4.2.0-1.fc23.x86_64) 23 (Workstation Edition) See the `grubby(8)` manual page for more command options. -.Adding a new entry with additionnal kernel arguments -To add a new entry with the default kernel but with additionnal kernel arguments and make it the default entry, use: +.Adding a new entry with additional kernel arguments +To add a new entry with the default kernel but with additional kernel arguments and make it the default entry, use: [subs="macros"] ----