Skip to content

Commit 2916fa4

Browse files
authored
Fix typo in assert.xml (#4691)
1 parent dd87866 commit 2916fa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/info/functions/assert.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<entry>
9292
<para>
9393
A user defined function to call when an assertion fails.
94-
It's signature should be:
94+
Its signature should be:
9595
<methodsynopsis role="procedural">
9696
<type>void</type><methodname>assert_callback</methodname>
9797
<methodparam><type>string</type><parameter>file</parameter></methodparam>

0 commit comments

Comments
 (0)