[DOC-CVS] [doc-en] master: stream-cast.xml Fix typo (#4961)
[email protected] (Mikhail Alferov via GitHub)
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Mikhail Alferov (mmalferov) Committer: GitHub (web-flow) Pusher: kamil-tekiela Date: 2025-10-31T14:11:35Z Commit: https://github.com/php/doc-en/commit/d01c0533924b3519bd31d5f909846ae8f36429ff Raw diff: https://github.com/php/doc-en/commit/d01c0533924b3519bd31d5f909846ae8f36429ff.diff stream-cast.xml Fix typo (#4961) Changed paths: M reference/stream/streamwrapper/stream-cast.xml Diff: diff --git a/reference/stream/streamwrapper/stream-cast.xml b/reference/stream/streamwrapper/stream-cast.xml index 0363b252c444..245d7b06871c 100644 --- a/reference/stream/streamwrapper/stream-cast.xml +++ b/reference/stream/streamwrapper/stream-cast.xml @@ -4,7 +4,7 @@ <refentry xml:id="streamwrapper.stream-cast" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> <refnamediv> <refname>streamWrapper::stream_cast</refname> - <refpurpose>Retrieve the underlaying resource</refpurpose> + <refpurpose>Retrieve the underlying resource</refpurpose> </refnamediv> <refsect1 role="description">