Everywhere: Fix many spelling errors

This commit is contained in:
mjz19910 2022-01-06 07:07:15 -07:00 committed by Linus Groh
commit 3102d8e160
Notes: sideshowbarker 2024-07-17 21:30:09 +09:00
39 changed files with 73 additions and 73 deletions

View file

@ -19,7 +19,7 @@ public:
enum class Error {
Invalid,
MBRProtective,
ConatinsEBR,
ContainsEBR,
};
public: