diff options
Diffstat (limited to 'gnu/bootloader.scm')
-rw-r--r-- | gnu/bootloader.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/bootloader.scm b/gnu/bootloader.scm index e2329e3df6..5ed72662fc 100644 --- a/gnu/bootloader.scm +++ b/gnu/bootloader.scm @@ -241,7 +241,7 @@ record." ;;; Bootloader configuration record. ;;; -;; The <bootloader-configuration> record contains bootloader independant +;; The <bootloader-configuration> record contains bootloader independent ;; configuration used to fill bootloader configuration file. (define-with-syntax-properties (warn-target-field-deprecation |