[doc-en] master: Fix typo in assert.xml (#4691)

From: Date: Thu, 05 Jun 2025 17:07:21 +0000
Subject: [doc-en] master: Fix typo in assert.xml (#4691)
Groups: php.doc.cvs 
Request: Send a blank email to [email protected] to get a copy of this message
Author: Martin Samesch (msamesch)
Committer: GitHub (web-flow)
Pusher: kamil-tekiela
Date: 2025-06-05T17:55:32+01:00

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

Fix typo in assert.xml (#4691)

Changed paths:
  M  reference/info/functions/assert.xml


Diff:

diff --git a/reference/info/functions/assert.xml b/reference/info/functions/assert.xml
index 027e46eeea8a..ab2dad4ddae4 100644
--- a/reference/info/functions/assert.xml
+++ b/reference/info/functions/assert.xml
@@ -91,7 +91,7 @@
        <entry>
         <para>
          A user defined function to call when an assertion fails.
-         It's signature should be:
+         Its signature should be:
          <methodsynopsis role="procedural">
           <type>void</type><methodname>assert_callback</methodname>
          
<methodparam><type>string</type><parameter>file</parameter></methodparam>


Thread (1 message)

  • Martin Samesch via GitHub
« previous php.doc.cvs (#22685) next »