From 4b9535341addcdeaf44002e323733864325b30ab Mon Sep 17 00:00:00 2001 From: Veres Lajos Date: Wed, 19 Nov 2014 19:59:31 +0000 Subject: typo fixes - https://github.com/vlajos/misspell_fixer --- ext/mysqlnd/mysqlnd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/mysqlnd/mysqlnd.h') diff --git a/ext/mysqlnd/mysqlnd.h b/ext/mysqlnd/mysqlnd.h index 1a23781eb0..aab977d24c 100644 --- a/ext/mysqlnd/mysqlnd.h +++ b/ext/mysqlnd/mysqlnd.h @@ -29,7 +29,7 @@ #define MYSQLND_STRING_TO_INT_CONVERSION /* - This force mysqlnd to do a single (or more depending on ammount of data) + This force mysqlnd to do a single (or more depending on amount of data) non-blocking read() calls before sending a command to the server. Useful for debugging, if previous function hasn't consumed all the output sent to it - like stmt_send_long_data() error because the data was larger that -- cgit v1.2.1