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/mysql/tests/mysql_deprecated_api.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/mysql') diff --git a/ext/mysql/tests/mysql_deprecated_api.phpt b/ext/mysql/tests/mysql_deprecated_api.phpt index ebf72375cf..8844617c66 100644 --- a/ext/mysql/tests/mysql_deprecated_api.phpt +++ b/ext/mysql/tests/mysql_deprecated_api.phpt @@ -13,7 +13,7 @@ error_reporting=E_ALL | E_NOTICE | E_STRICT /* We use an extra test to cover deprecation warning. Due to this extra test we can silence deprecation warnings - in have other test using @ operator without loosing the information + in have other test using @ operator without losing the information which function is deprecated and, without reducing test portability. */ include "table.inc"; -- cgit v1.2.1