From 12ceb3817191f477411ebc7acf71c3675a5d1f29 Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sat, 11 Apr 2009 23:34:04 +0200 Subject: typo fix --- src/core/libs/lib-ui-interactive.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/core/libs/lib-ui-interactive.sh b/src/core/libs/lib-ui-interactive.sh index 775caca..ad80ade 100644 --- a/src/core/libs/lib-ui-interactive.sh +++ b/src/core/libs/lib-ui-interactive.sh @@ -805,7 +805,7 @@ interactive_runtime_network() { return 0 } -interactive_instal_bootloader () { +interactive_install_bootloader () { ask_option Grub "Choose bootloader" "Which bootloader would you like to use? Grub is the Arch default." required \ "Grub" "Use the GRUB bootloader (default)" \ "None" "\Zb\Z1Warning\Z0\ZB: you must install your own bootloader!" -- cgit v1.2.3-54-g00ecf