mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-15 15:03:13 -05:00
Fix various typos and spelling mistakes
This commit is contained in:
@@ -96,7 +96,7 @@ private:
|
||||
}
|
||||
|
||||
std::string FetchWordChars();
|
||||
Token GetDelimitedToken(TokenType type, char delimeter);
|
||||
Token GetDelimitedToken(TokenType type, char delimiter);
|
||||
Token GetDelimitedLiteral();
|
||||
Token GetVariable();
|
||||
Token GetFullyQualifiedControl();
|
||||
|
||||
Reference in New Issue
Block a user