Fixed spelling

This commit is contained in:
CommanderRedYT
2022-06-15 10:55:35 +02:00
parent ff104923d7
commit d829c0d5cb
14 changed files with 40 additions and 36 deletions

View File

@ -101,7 +101,7 @@ class OpenPopupAction : public virtual espgui::ActionInterface
public:
void triggered() override
{
BobbyErrorHandler{}.errorOccured("Das\nist\nein sehr langer text, der nicht in eine zeile passt");
BobbyErrorHandler{}.errorOccurred("Das\nist\nein sehr langer text, der nicht in eine zeile passt");
}
};
} // namespace