From e1a5e89502673da70cb3f909abea22e57369fe18 Mon Sep 17 00:00:00 2001 From: Santiago Vila Date: Mon, 6 Oct 2014 00:56:49 +0200 Subject: [PATCH] Fix two more typos --- bin/xen-create-image | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/xen-create-image b/bin/xen-create-image index b4425db..12523b5 100755 --- a/bin/xen-create-image +++ b/bin/xen-create-image @@ -675,7 +675,7 @@ Create a Xen configuration file in so that xm/xl can start the new domain. =head1 ROLES Currently there are some roles scripts included which work for - the Debian and Ubuntu distrubtions only. They are included + the Debian and Ubuntu distributions only. They are included primarily as examples of the kind of things you could accomplish. The supplied scripts are: @@ -739,7 +739,7 @@ Install an X11 server, using VNC and XDM Role scripts are invoked with the directory containing the installed system as their first argument, and anything passed - as a role-arg will be passed allong as additional arguments. + as a role-arg will be passed along as additional arguments. NOTE: Role scripts are invoked before the config file generation. If you need access to the config file from within your role,