diff --git a/internals2/memory/management.xml b/internals2/memory/management.xml index 80c6962a72..7b8fcf286f 100644 --- a/internals2/memory/management.xml +++ b/internals2/memory/management.xml @@ -107,7 +107,7 @@ - Unlike their C stdandad library's counterparts the Zend Engine's memory + Unlike their C standard library's counterparts the Zend Engine's memory management functions won't return NULL in case of an problem while allocating the requested memory but bail out and terminate the current request.