diff --git a/reference/image/functions/imagecreatefromstring.xml b/reference/image/functions/imagecreatefromstring.xml index 9c2e1f3864..d57fc7afba 100644 --- a/reference/image/functions/imagecreatefromstring.xml +++ b/reference/image/functions/imagecreatefromstring.xml @@ -9,11 +9,11 @@ &reftitle.description; resourceimagecreatefromstring - stringdata + stringimage imagecreatefromstring returns an image identifier - representing the image obtained from the given data. + representing the image obtained from the given image. These types will be automatically detected if your build of PHP supports them: JPEG, PNG, GIF, WBMP, and GD2.