Timespinner: Two typos #4051

This commit is contained in:
Exempt-Medic 2024-10-13 17:21:36 -04:00 committed by GitHub
parent 2d0bdebaa9
commit e8f3aa96da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ class TimespinnerWorld(World):
if self.options.has_replaced_options:
warning = \
f"NOTICE: Timespinner options for player '{self.player_name}' where renamed from PasCalCase to snake_case, " \
f"NOTICE: Timespinner options for player '{self.player_name}' were renamed from PascalCase to snake_case, " \
"please update your yaml"
spoiler_handle.write("\n")