diff --git a/scripts/install b/scripts/install index 61a44c6..1b0fd1d 100644 --- a/scripts/install +++ b/scripts/install @@ -16,7 +16,7 @@ source _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