diff options
Diffstat (limited to 'tests/nonblock-wrappers.h')
-rw-r--r-- | tests/nonblock-wrappers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/nonblock-wrappers.h b/tests/nonblock-wrappers.h index 3ed470b3400..d6f42511f3a 100644 --- a/tests/nonblock-wrappers.h +++ b/tests/nonblock-wrappers.h @@ -30,7 +30,7 @@ /* Run the appropriate poll() syscall to wait for the event that libmysql - requested. Return which event(s) occured. + requested. Return which event(s) occurred. */ static int wait_for_mysql(MYSQL *mysql, int status) |