summary refs log tree commit diff
path: root/gnu/installer/newt/hostname.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/installer/newt/hostname.scm')
-rw-r--r--gnu/installer/newt/hostname.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/installer/newt/hostname.scm b/gnu/installer/newt/hostname.scm
index acbee64a6a..a8209bc2de 100644
--- a/gnu/installer/newt/hostname.scm
+++ b/gnu/installer/newt/hostname.scm
@@ -23,4 +23,4 @@
 
 (define (run-hostname-page)
   (run-input-page (G_ "Please enter the system hostname")
-                  (G_ "Hostname selection")))
+                  (G_ "Hostname")))