mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Fix spelling: occurred, execute, which etc
This commit is contained in:
@ -45,7 +45,7 @@
|
||||
easy task. Coping with integer overflow and the asymmetric range of
|
||||
twos complement machines is anything but easy.
|
||||
|
||||
So that users of atoi and atol can check whether an error occured,
|
||||
So that users of atoi and atol can check whether an error occurred,
|
||||
I have taken a wholly unprecedented step: errno is CLEARED if this
|
||||
call has no problems.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user