[DOC-CVS] [doc-en] master: [skip-revcheck] Correct punctuation (#4968)

[email protected] (Mikhail Alferov via GitHub)
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: Mikhail Alferov (mmalferov)
Committer: GitHub (web-flow)
Pusher: mumumu
Date: 2025-11-03T23:39:51+09:00

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

[skip-revcheck] Correct punctuation (#4968)

Changed paths:
  M  reference/mbstring/functions/mb-strrchr.xml
  M  reference/mbstring/functions/mb-strrichr.xml


Diff:

diff --git a/reference/mbstring/functions/mb-strrchr.xml b/reference/mbstring/functions/mb-strrchr.xml
index 0a2d4ef8d6cc..fbf67945c8a1 100644
--- a/reference/mbstring/functions/mb-strrchr.xml
+++ b/reference/mbstring/functions/mb-strrchr.xml
@@ -31,7 +31,7 @@
      <listitem>
       <para>
        The string from which to get the last occurrence
-       of <parameter>needle</parameter>
+       of <parameter>needle</parameter>.
       </para>
      </listitem>
     </varlistentry>
@@ -39,7 +39,7 @@
      <term><parameter>needle</parameter></term>
      <listitem>
       <para>
-       The string to find in <parameter>haystack</parameter>
+       The string to find in <parameter>haystack</parameter>.
       </para>
      </listitem>
     </varlistentry>
@@ -52,7 +52,7 @@
        If set to &true;, it returns all of <parameter>haystack</parameter>
        from the beginning to the last occurrence of <parameter>needle</parameter>.
        If set to &false;, it returns all of <parameter>haystack</parameter>
-       from the last occurrence of <parameter>needle</parameter> to the end,
+       from the last occurrence of <parameter>needle</parameter> to the end.
       </para>
      </listitem>
     </varlistentry>
diff --git a/reference/mbstring/functions/mb-strrichr.xml b/reference/mbstring/functions/mb-strrichr.xml
index c0cfba09cdf9..bf2679f2d07d 100644
--- a/reference/mbstring/functions/mb-strrichr.xml
+++ b/reference/mbstring/functions/mb-strrichr.xml
@@ -33,7 +33,7 @@
      <listitem>
       <para>
        The string from which to get the last occurrence
-       of <parameter>needle</parameter>
+       of <parameter>needle</parameter>.
       </para>
      </listitem>
     </varlistentry>
@@ -41,7 +41,7 @@
      <term><parameter>needle</parameter></term>
      <listitem>
       <para>
-       The string to find in <parameter>haystack</parameter>
+       The string to find in <parameter>haystack</parameter>.
       </para>
      </listitem>
     </varlistentry>
@@ -54,7 +54,7 @@
        If set to &true;, it returns all of <parameter>haystack</parameter>
        from the beginning to the last occurrence of <parameter>needle</parameter>.
        If set to &false;, it returns all of <parameter>haystack</parameter>
-       from the last occurrence of <parameter>needle</parameter> to the end,
+       from the last occurrence of <parameter>needle</parameter> to the end.
       </para>
      </listitem>
     </varlistentry>
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.