mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Typo fixes for "usefull" -> "useful".
This commit is contained in:
@ -205,7 +205,7 @@ char *is_const(UDF_INIT *initid, UDF_ARGS *args, char *result, unsigned long
|
||||
** try to keep the error message less than 80 bytes long!
|
||||
**
|
||||
** This function should return 1 if something goes wrong. In this case
|
||||
** message should contain something usefull!
|
||||
** message should contain something useful!
|
||||
**************************************************************************/
|
||||
|
||||
#define MAXMETAPH 8
|
||||
|
Reference in New Issue
Block a user