installer: partition: Fix typo.
authorMathieu Othacehe <m.othacehe@gmail.com>
Thu, 6 Dec 2018 03:08:23 +0000 (12:08 +0900)
committerLudovic Courtès <ludo@gnu.org>
Thu, 17 Jan 2019 13:04:26 +0000 (14:04 +0100)
* gnu/installer/newt/partition.scm (run-disk-page): Fix typo.

gnu/installer/newt/partition.scm

index 0e1d7b4..6aa8bfb 100644 (file)
@@ -604,9 +604,9 @@ and pressing ENTER, or remove it by pressing DELETE. To create a new \
 partition, select a free space area and press ENTER.
 
 At least one partition must have its mounting point set to '/'."))
-         (guided-info-text (format (G_ "This is the proposed partitionment. It \
-is still possible to edit it or to go back to install menu by pressing the \
-Exit button.~%~%")))
+         (guided-info-text (format #f (G_ "This is the proposed \
+partitionment. It is still possible to edit it or to go back to install menu \
+by pressing the Exit button.~%~%")))
          (result
           (run-listbox-selection-page
            #:info-text (if guided?