diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2025-02-19 11:11:03 +0200 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2025-02-19 11:21:47 +0200 |
| commit | 66daf46b411ea68893d3066e654f38fc05d6f286 (patch) | |
| tree | 2ce35923cbe23e485b483ad93db0a93bf144aee7 /gnu/bootloader.scm | |
| parent | 77ad73b333d80b60dd9861c75d1dd93d3e4ae33c (diff) | |
gnu: Fix some misspellings.
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
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 |
