summaryrefslogtreecommitdiff
path: root/usr/src/cmd/boot/installgrub/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/boot/installgrub/message.h')
-rw-r--r--usr/src/cmd/boot/installgrub/message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/cmd/boot/installgrub/message.h b/usr/src/cmd/boot/installgrub/message.h
index 6a2b98069d..2dc6caba6e 100644
--- a/usr/src/cmd/boot/installgrub/message.h
+++ b/usr/src/cmd/boot/installgrub/message.h
@@ -57,7 +57,7 @@ extern "C" {
#define MBOOT_PROMPT \
gettext("Updating master boot sector destroys existing boot " \
- "managers (if any).\ncontinue (y/n)?")
+ "managers (if any).\ncontinue (y/n)? ")
#define MBOOT_NOT_UPDATED gettext("master boot sector not updated\n")