Commit 838a9c2ef80 for php.net

commit 838a9c2ef8075650f330d7d788062f1421599f72
Author: Weilin Du <weilindu@php.net>
Date:   Sun Jul 12 00:11:52 2026 +0800

    Doc: Fix typo in zend_string.rst documentation

diff --git a/docs/source/core/data-structures/zend_string.rst b/docs/source/core/data-structures/zend_string.rst
index d341347277a..d6b20a49a74 100644
--- a/docs/source/core/data-structures/zend_string.rst
+++ b/docs/source/core/data-structures/zend_string.rst
@@ -122,7 +122,7 @@ strings.

    -  -  ``ZSTR_HASH``
       -  ``Z_STRHASH[_P]``
-      -  Computes the string has if it hasn't already been, and returns it.
+      -  Computes the string hash if it hasn't already been, and returns it.

    -  -  ``ZSTR_H``
       -  \-