[DOC-CVS] [doc-en] master: Iterator::rewind: remove link to wrong rewind function, replace with self reference (#5764)

[email protected] (terrafrost via GitHub)
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: terrafrost (terrafrost)
Committer: GitHub (web-flow)
Pusher: jordikroon
Date: 2026-08-19T20:22:55+02:00

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

Iterator::rewind: remove link to wrong rewind function, replace with self reference (#5764)

Changed paths:
  M  language/predefined/iterator/rewind.xml


Diff:

diff --git a/language/predefined/iterator/rewind.xml b/language/predefined/iterator/rewind.xml
index 990db8761d41..b0ee705c028f 100644
--- a/language/predefined/iterator/rewind.xml
+++ b/language/predefined/iterator/rewind.xml
@@ -22,7 +22,7 @@
     executed <emphasis>after</emphasis> &foreach; loops.
    </para>
    <simpara>
-    As &foreach; always calls <methodname>rewind</methodname> before starting
+    As &foreach; always calls this method before starting
     iteration, manually advancing the iterator position (for example via
     <methodname>SplFileObject::seek</methodname>) will be reset.
    </simpara>
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.