From c9c8e9ace840416357acb53729c7b527f98b0927 Mon Sep 17 00:00:00 2001 From: Jorijn van der Graaf Date: Mon, 17 Aug 2026 11:19:50 +0200 Subject: [PATCH] text change --- server/implementations/Catcrafts.Server-Mail.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/implementations/Catcrafts.Server-Mail.cpp b/server/implementations/Catcrafts.Server-Mail.cpp index 620f87d..672cdc5 100644 --- a/server/implementations/Catcrafts.Server-Mail.cpp +++ b/server/implementations/Catcrafts.Server-Mail.cpp @@ -95,7 +95,7 @@ std::string BuildOrderConfirmationEmail(const OrderRecord& o, m += std::format("* Paid via: {}\n\n", o.paidVia); } m += "It funds the open-source work directly and will appear in the " - "running total on https://catcrafts.net/financials — as an " + "running total on https://catcrafts.net/financials as an " "aggregate, never individually. No VAT applies to a donation and " "no invoice is issued; this email and the donation page are the " "receipt:\n\n";