From 46df51132a48a89529df1794a708971c95e06618 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Wed, 15 Feb 2017 16:15:16 +0100 Subject: [PATCH] fix typo --- UPGRADING.INTERNALS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING.INTERNALS b/UPGRADING.INTERNALS index 13bfb9f8f2..aeff21f9b4 100644 --- a/UPGRADING.INTERNALS +++ b/UPGRADING.INTERNALS @@ -21,7 +21,7 @@ PHP 7.1 INTERNALS UPGRADE NOTES - PHPAPI void php_stat(const char *filename, size_t filename_length, int type, zval *return_value); b. php_win32_get_random_bytes() - The iternal randomness source on Windows switched to use CNG API. + The internal randomness source on Windows switched to use CNG API. ======================== -- 2.40.0