From 2685e7c8245888d30d08f591c430d99de9d494de Mon Sep 17 00:00:00 2001 From: Xavier Vello Date: Mon, 27 Jan 2025 18:11:14 +0100 Subject: [PATCH] fix comment typo --- internal/processing/account/import.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/processing/account/import.go b/internal/processing/account/import.go index 417c51b4a..5c830639a 100644 --- a/internal/processing/account/import.go +++ b/internal/processing/account/import.go @@ -480,7 +480,7 @@ func importMutesAsyncF( }() } - // Go through the blocks parsed from CSV + // Go through the mutes parsed from CSV // file, and create / update each one. for _, mute := range mutes { var (