1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Fix trivial typos

This commit is contained in:
sfan5 2021-09-19 13:46:56 +02:00
parent 16a62426d6
commit e0529da5c8
4 changed files with 5 additions and 5 deletions

View file

@ -38,7 +38,7 @@ public:
void handleMainMenuEvent(std::string text);
/**
* process field data recieved from formspec
* process field data received from formspec
* @param fields data in field format
*/
void handleMainMenuButtons(const StringMap &fields);