From 2929e20aac2d2ecdcb28532cd188a07890589a4a Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Fri, 8 Mar 2019 09:32:21 +0100 Subject: [PATCH] Update scripts/change_url Co-Authored-By: maniackcrudelis --- scripts/change_url | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/change_url b/scripts/change_url index 143207f..f466805 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -71,7 +71,7 @@ fi #================================================= 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