[Commits] [SCM] claws branch, master, updated. 4.2.0-14-ga69d935c8

wwp at claws-mail.org wwp at claws-mail.org
Tue Dec 19 18:00:57 UTC 2023


The branch, master has been updated
       via  a69d935c8f568def0da1785e17fe797093ff8d95 (commit)
      from  9ce2976fe9101f689667360ed5d45861dcb109ea (commit)

Summary of changes:
 src/summaryview.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


- Log -----------------------------------------------------------------
commit a69d935c8f568def0da1785e17fe797093ff8d95
Author: wwp <subscript at free.fr>
Date:   Tue Dec 19 19:00:55 2023 +0100

    fix paste errors introduced in 07245a4ad3a7431561c939c35b77df60cd2746de

diff --git a/src/summaryview.c b/src/summaryview.c
index 0dea9d672..1bf41f682 100644
--- a/src/summaryview.c
+++ b/src/summaryview.c
@@ -1322,7 +1322,7 @@ gboolean summary_show(SummaryView *summaryview, FolderItem *item, gboolean avoid
 						      summaryview->displayed);
 	}
 
-	/* process the Mark if any */
+	/* process the marks if any */
 	if (!is_refresh &&
 			(summaryview->mainwin->lock_count == 0 &&
 			 (summaryview->moved > 0 || summaryview->copied > 0))) {

-----------------------------------------------------------------------


hooks/post-receive
-- 
Claws Mail


More information about the Commits mailing list