From f1ab823e7fbc6244d7a81cae6c35697d76695b6e Mon Sep 17 00:00:00 2001 From: glax Date: Wed, 31 May 2023 20:39:23 +0200 Subject: [PATCH] Method description --- Tranga/Connector.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tranga/Connector.cs b/Tranga/Connector.cs index 150ba11..b30783c 100644 --- a/Tranga/Connector.cs +++ b/Tranga/Connector.cs @@ -50,7 +50,7 @@ public abstract class Connector /// /// Retrieves the Chapter (+Images) from the website. - /// Should later call DownloadChapterImages to retrieve the individual Images of the Chapter. + /// Should later call DownloadChapterImages to retrieve the individual Images of the Chapter and create .cbz archive. /// /// Publication that contains Chapter /// Chapter with Images to retrieve