Fixed spelling
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
|
||||
struct BobbyErrorHandler : public virtual espgui::ErrorHandlerInterface
|
||||
{
|
||||
void errorOccured(std::string &&error) override;
|
||||
void errorOccurred(std::string &&error) override;
|
||||
};
|
||||
|
Reference in New Issue
Block a user