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