Skip to content

Commit f4cadc7

Browse files
authored
typo fix
1 parent 4d2936b commit f4cadc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

worlds/repo/options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ class PellyHunt(OptionSet):
2323

2424
class PellySpawning(DefaultOnToggle):
2525
"""Determines how Pellys are spawned
26-
True: Spawns all Pellys. All Pellys are loctions.
26+
True: Spawns all Pellys. All Pellys are locations.
2727
False: Only spawns Pellys chosen in 'Pellys Required'. Only spawned Pellys are Locations."""
2828
display_name: str = "Pelly Spawning"
2929

0 commit comments

Comments
 (0)