From 5435af33b3be841f03af3a3f0593c1fe208866a1 Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Wed, 13 Sep 2023 11:21:17 +0200 Subject: [PATCH] Fix typos in backup --- scripts/backup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/backup b/scripts/backup index 3d72f4c..010f6c5 100755 --- a/scripts/backup +++ b/scripts/backup @@ -17,8 +17,8 @@ ynh_print_info --message="Declaring files to be backed up..." ### N.B. : the following 'ynh_backup' calls are only a *declaration* of what needs ### to be backuped and not an actual copy of any file. The actual backup that -### creates and fill the archive with the files happens in the core after this -### script is called. Hence ynh_backups calls takes basically 0 seconds to run. +### creates and fills the archive with the files happens in the core after this +### script is called. Hence ynh_backups calls take basically 0 seconds to run. #================================================= # BACKUP THE APP MAIN DIR