Skip to content

Commit 86a4b30

Browse files
authored
Move emphasis to the beginning of the sentence and make it consistent with other items (#5538)
to reduce cognitive load
1 parent f72c603 commit 86a4b30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reference/errorfunc/functions/debug-backtrace.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<row>
7676
<entry><code>debug_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS)</code></entry>
7777
<entry morerows="1" valign="middle">
78-
Omits index <literal>"object"</literal> <emphasis>and</emphasis> index <literal>"args"</literal>.
78+
Omits <emphasis>both</emphasis> index <literal>"object"</literal> <emphasis>and</emphasis> index <literal>"args"</literal>.
7979
</entry>
8080
</row>
8181
<row>

0 commit comments

Comments
 (0)