From 6156aa0095f85a7d1396d62724e3c5dfab271376 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Fri, 10 Jun 2022 00:30:18 -0700 Subject: [PATCH] [Credits] Update Patreon credits Signed-off-by: Christopher Snowhill --- en.lproj/Credits.html | 2 +- es.lproj/Credits.html | 2 +- patrons.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/en.lproj/Credits.html b/en.lproj/Credits.html index d3a10e47b..9f7e8da2f 100644 --- a/en.lproj/Credits.html +++ b/en.lproj/Credits.html @@ -10,6 +10,6 @@

Thanks to my patrons:
- Alexander Pecheny, Electric Keet, govt man, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite + Alexander Pecheny, Electric Keet, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite diff --git a/es.lproj/Credits.html b/es.lproj/Credits.html index d3a10e47b..9f7e8da2f 100644 --- a/es.lproj/Credits.html +++ b/es.lproj/Credits.html @@ -10,6 +10,6 @@

Thanks to my patrons:
- Alexander Pecheny, Electric Keet, govt man, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite + Alexander Pecheny, Electric Keet, Antti Aro, Fjölnir Ásgeirsson, Giampaolo Bellavite diff --git a/patrons.h b/patrons.h index 7e94a91c0..1b84d7923 100644 --- a/patrons.h +++ b/patrons.h @@ -3,7 +3,7 @@ #define MY_PATRONS \ "Thanks to my patrons:\n" \ - "Alexander Pecheny, Electric Keet, govt man, Antti Aro,\n" + "Alexander Pecheny, Electric Keet, Antti Aro,\n" "Fj\xc3\xb6lnir \xc3\x81sgeirsson, Giampaolo Bellavite" #endif