This commit is contained in:
2022-11-01 01:38:54 -03:00
parent 2dc643ed39
commit 31dca7e388

View File

@@ -44,7 +44,7 @@ namespace obelisk
public:
KnowledgeBaseException() :
errorMessage_("an unknown error occured")
errorMessage_("an unknown error ocurred")
{
}