From 324e95dad0fa195dcb9e27da61ebb06f42ed54ab Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Fri, 8 Mar 2019 09:32:47 +0100 Subject: [PATCH] Update scripts/restore Co-Authored-By: maniackcrudelis --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 27ee06e..2bf11f4 100644 --- a/scripts/restore +++ b/scripts/restore @@ -16,7 +16,7 @@ source ../settings/scripts/_variables #================================================= ynh_clean_setup () { -# Clean installation remaining that are not handle by the remove script. +# Clean installation remainings that are not handled by the remove script. ynh_clean_check_starting } # Exit if an error occurs during the execution of the script