From 6498a6f6b5bb09737de60db526d5c8348077df8d Mon Sep 17 00:00:00 2001 From: clem Date: Thu, 18 Jan 2024 13:42:35 +0200 Subject: [PATCH] works --- src/patchManager.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/patchManager.js b/src/patchManager.js index c17c662..33ad29e 100644 --- a/src/patchManager.js +++ b/src/patchManager.js @@ -47,7 +47,7 @@ class PatchManager { } /** - * Return an object containing the list of files to be download + * Return an object containing the list of files to be downloaded * @returns {*} */ generateDownloadFiles() {