[DOC-CVS] [doc-en] master: Fix typo (#4756)

[email protected] (frQQby via GitHub)
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: frQQby (frQQby)
Committer: GitHub (web-flow)
Pusher: sy-records
Date: 2025-07-02T10:24:52+08:00

Commit: https://github.com/php/doc-en/commit/c21abf2132646aa69e05685690d8fbf8fe7c31f4
Raw diff: https://github.com/php/doc-en/commit/c21abf2132646aa69e05685690d8fbf8fe7c31f4.diff

Fix typo (#4756)

Changed paths:
  M  reference/image/functions/imagecolorset.xml


Diff:

diff --git a/reference/image/functions/imagecolorset.xml b/reference/image/functions/imagecolorset.xml
index 655f32ed542e..bec43389990e 100644
--- a/reference/image/functions/imagecolorset.xml
+++ b/reference/image/functions/imagecolorset.xml
@@ -106,7 +106,7 @@ imagecolorallocate($im, 255, 0, 0);
 // Get the color index for the background
 $bg = imagecolorat($im, 0, 0);
 
-// Set the backgrund to be blue
+// Set the background to be blue
 imagecolorset($im, $bg, 0, 0, 255);
 
 // Output the image to the browser
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.