]> granicus.if.org Git - php/commitdiff
fix typo
authorAnatol Belski <ab@php.net>
Wed, 15 Feb 2017 15:15:16 +0000 (16:15 +0100)
committerAnatol Belski <ab@php.net>
Wed, 15 Feb 2017 15:15:16 +0000 (16:15 +0100)
UPGRADING.INTERNALS

index 13bfb9f8f2e2b33b38183363033fdb35dad97bcc..aeff21f9b4762b94347c87c7f1e0c1c71ca4ab68 100644 (file)
@@ -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.
 
 
 ========================