mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fix spelling: occurred, execute, which etc
This commit is contained in:
@@ -184,7 +184,7 @@ bool DOSDEF::GetOptFileName(PGLOBAL g, char *filename)
|
||||
} // end of GetOptFileName
|
||||
|
||||
/***********************************************************************/
|
||||
/* After an optimize error occured, remove all set optimize values. */
|
||||
/* After an optimize error occurred, remove all set optimize values. */
|
||||
/***********************************************************************/
|
||||
void DOSDEF::RemoveOptValues(PGLOBAL g)
|
||||
{
|
||||
|
Reference in New Issue
Block a user