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 e2329e3df65..5ed72662fc3 100644 --- a/gnu/bootloader.scm +++ b/gnu/bootloader.scm | |||
| @@ -241,7 +241,7 @@ record." | |||
| 241 | ;;; Bootloader configuration record. | 241 | ;;; Bootloader configuration record. |
| 242 | ;;; | 242 | ;;; |
| 243 | 243 | ||
| 244 | ;; The <bootloader-configuration> record contains bootloader independant | 244 | ;; The <bootloader-configuration> record contains bootloader independent |
| 245 | ;; configuration used to fill bootloader configuration file. | 245 | ;; configuration used to fill bootloader configuration file. |
| 246 | 246 | ||
| 247 | (define-with-syntax-properties (warn-target-field-deprecation | 247 | (define-with-syntax-properties (warn-target-field-deprecation |
