Skip to content

Commit 1d65aa9

Browse files
committed
Fix small typo in FF7 Rebirth plugin name
1 parent b2cab08 commit 1d65aa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

games/game_finalfantasy7rebirth.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def mod_mapping(self) -> Iterable[mobase.Mapping]:
8383

8484

8585
class FinalFantasy7RebirthGame(BasicGame, mobase.IPluginFileMapper):
86-
Name = "Final Fasntasy 7 Rebirth Support Plugin"
86+
Name = "Final Fantasy 7 Rebirth Support Plugin"
8787
Author = "diegofesanto, TheUnlocked"
8888
Version = "0.0.1"
8989

0 commit comments

Comments
 (0)