[arch-releng] [PATCH] Wrong sentence was corrected

Dieter Plaetinck dieter at plaetinck.be
Fri Sep 25 16:44:10 EDT 2009


On Thu, 24 Sep 2009 19:42:07 +0200
Laszlo Papp <djszapi2 at gmail.com> wrote:

> Signed-off-by: Laszlo Papp <djszapi at archlinux.us>
> ---
>  src/core/libs/lib-ui-interactive.sh |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/src/core/libs/lib-ui-interactive.sh
> b/src/core/libs/lib-ui-interactive.sh index 586abc9..8a66522 100644
> --- a/src/core/libs/lib-ui-interactive.sh
> +++ b/src/core/libs/lib-ui-interactive.sh
> @@ -430,7 +430,7 @@ interactive_filesystem ()
>  		[ $part_type = raw -o $part_type =
> lvm-lv                          ] && which `get_filesystem_program
> dm_crypt` &>/dev/null && FSOPTS="$FSOPTS dm_crypt DM_crypt_Volume"
> fs_create=no
> -		ask_yesno "Do you want to have this filesystem
> re(created) ?  If not, make sure there already is a filesystem!" &&
> fs_create=yes
> +		ask_yesno "Do you want to have this filesystem
> (re)created ?  If not, make sure there already is a filesystem!" &&
> fs_create=yes # determine FS
>  		fsopts=($FSOPTS);

thanks. applied it

Dieter


More information about the arch-releng mailing list