text change
Some checks failed
Deploy / build-deploy (push) Failing after 3m4s

This commit is contained in:
Jorijn van der Graaf 2026-08-17 11:19:50 +02:00
commit c9c8e9ace8

View file

@ -95,7 +95,7 @@ std::string BuildOrderConfirmationEmail(const OrderRecord& o,
m += std::format("* Paid via: {}\n\n", o.paidVia); m += std::format("* Paid via: {}\n\n", o.paidVia);
} }
m += "It funds the open-source work directly and will appear in the " 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 " "aggregate, never individually. No VAT applies to a donation and "
"no invoice is issued; this email and the donation page are the " "no invoice is issued; this email and the donation page are the "
"receipt:\n\n"; "receipt:\n\n";