diff --git a/gnu/installer/parted.scm b/gnu/installer/parted.scm index 83a88368ef..cbe676017b 100644 --- a/gnu/installer/parted.scm +++ b/gnu/installer/parted.scm @@ -898,7 +898,7 @@ (define* (create-adjacent-partitions! disk partitions (format #f "Unable to create partition ~a~%" name))))))))) (define (force-user-partitions-formatting user-partitions) - "Set the NEED-FORMATING? fields to #t on all records of + "Set the NEED-FORMATTING? fields to #t on all records of USER-PARTITIONS list and return the updated list." (map (lambda (p) (user-partition @@ -1177,7 +1177,7 @@ (define (luks-close user-partition) (define (format-user-partitions user-partitions) "Format the records in USER-PARTITIONS list with -NEED-FORMATING? field set to #t." +NEED-FORMATTING? field set to #t." (for-each (lambda (user-partition) (let* ((need-formatting?