From 314e30d034af7c94405a94fffeb9ddf539d34055 Mon Sep 17 00:00:00 2001 From: Thomas Vincent Date: Tue, 22 Oct 2019 20:43:30 +0000 Subject: [PATCH] backups: Fix a typo in backups upload form Reviewed-by: Sunil Mohan Adapa --- plinth/modules/backups/templates/backups_upload.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plinth/modules/backups/templates/backups_upload.html b/plinth/modules/backups/templates/backups_upload.html index 7af35df67..07790a239 100644 --- a/plinth/modules/backups/templates/backups_upload.html +++ b/plinth/modules/backups/templates/backups_upload.html @@ -30,7 +30,7 @@

{% blocktrans %} - Upload a backup file downloaded from another {{ box_name }} to restore is + Upload a backup file downloaded from another {{ box_name }} to restore its contents. You can choose the apps you wish to restore after uploading a backup file. {% endblocktrans %}