Skip to content

Commit 838a9c2

Browse files
authored
Doc: Fix typo in zend_string.rst documentation
1 parent 6e20480 commit 838a9c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/core/data-structures/zend_string.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ strings.
122122

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

127127
- - ``ZSTR_H``
128128
- \-

0 commit comments

Comments
 (0)