summaryrefslogtreecommitdiff
path: root/src/core/procedures
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-12-09 17:57:54 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-12-09 17:57:54 +0100
commit767a34b64b08f6e1aaeab999dd9379624217e228 (patch)
tree693642f9c53dc5b5f45d732dcc658b27cd8d6274 /src/core/procedures
parent9b1df2de1ceb165734d0ce4cb6eabbb427516f8b (diff)
output fix
Diffstat (limited to 'src/core/procedures')
-rw-r--r--src/core/procedures/interactive12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/core/procedures/interactive b/src/core/procedures/interactive
index 8b31bec..e7312b1 100644
--- a/src/core/procedures/interactive
+++ b/src/core/procedures/interactive
@@ -181,12 +181,12 @@ worker_select_source ()
worker_intro ()
{
- notify "Welcome to the Arch Linux Installation program. The install \
- process is fairly straightforward, and you should run through the options in \
- the order they are presented. If you are unfamiliar with partitioning/making \
- filesystems, you may want to consult some documentation before continuing. \
- You can view all output from commands by viewing your VC7 console (ALT-F7). \
- ALT-F1 will bring you back here."
+ notify "Welcome to the Arch Linux Installation program. The install\
+ process is fairly straightforward, and you should run through the options in\
+ the order they are presented. If you are unfamiliar with partitioning/making\
+ filesystems, you may want to consult some documentation before continuing.\
+ You can view all output from commands by viewing your VC7 console (ALT-F7).\
+ ALT-F1 will bring you back here."
}