From 8731a9030a5290aaa4702b706150c5ab4f55711a Mon Sep 17 00:00:00 2001 From: ninaholic Date: Fri, 10 Mar 2017 07:19:18 -0500 Subject: [PATCH] minor spelling fix nice idea @mavrothal. I will test this later :D --- woof-code/3builddistro-Z | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/woof-code/3builddistro-Z b/woof-code/3builddistro-Z index c4f1353a545..8db58d6df3d 100755 --- a/woof-code/3builddistro-Z +++ b/woof-code/3builddistro-Z @@ -1731,7 +1731,7 @@ if [ "$DISTRO_FILE_PREFIX" = "stretch" -o "$DISTRO_FILE_PREFIX" = "ascii" ]; the "$(gettext 'Done! Please check if ROX recognises files correctly.')" else /usr/lib/gtkdialog/box_splash -timeout 10 -bg red -text\ - "$(gettext 'Please install elfedit and try latter.')" + "$(gettext 'Please install elfedit and try later.')" fi fi @@ -2244,7 +2244,7 @@ if [ "$DISTRO_FILE_PREFIX" = "stretch" -o "$DISTRO_FILE_PREFIX" = "ascii" ]; the "$(gettext 'Done! Please check if ROX recognises files correctly.')" else /usr/lib/gtkdialog/box_splash -timeout 10 -bg red -text\ - "$(gettext 'Please install elfedit and try latter.')" + "$(gettext 'Please install elfedit and try later.')" fi fi