From 03c539299c79f8c9c0898b6fced89e90f416a84b Mon Sep 17 00:00:00 2001 From: chocolatechipcats <47759676+chocolatechipcats@users.noreply.github.com> Date: Mon, 10 Apr 2023 04:17:19 -0300 Subject: [PATCH] made an oops... --- resources/default_tweaks.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/default_tweaks.py b/resources/default_tweaks.py index 6b49b2f602..6fdb196a90 100644 --- a/resources/default_tweaks.py +++ b/resources/default_tweaks.py @@ -77,8 +77,8 @@ author_name_suffixes = ('Jr', 'Sr', 'Inc', 'Ph.D', 'Phd', author_name_prefixes = ('Mr', 'Mrs', 'Ms', 'Dr', 'Prof') author_name_copywords = ('Agency', 'Corporation', 'Company', 'Co.', 'Council', 'Committee', 'Inc.', 'Institute', 'National', - 'Society', 'Club', 'Team','Software', - 'Games','Entertainment','Media','Studios') + 'Society', 'Club', 'Team', + 'Software', 'Games','Entertainment','Media','Studios') author_use_surname_prefixes = False author_surname_prefixes = ('da', 'de', 'di', 'la', 'le', 'van', 'von')