Skip to content

Commit c01bfc0

Browse files
committed
[Console] Fix a typo after #18739
1 parent 61fcb40 commit c01bfc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

console.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ tools capable of helping you with different tasks:
610610
* :doc:`/components/console/helpers/table`: displays tabular data as a table
611611
* :doc:`/components/console/helpers/debug_formatter`: provides functions to
612612
output debug information when running an external program
613-
* :doc:`/components/console/helpers/processhelper`: allows to run processes using ``DebugProcessHelper``
613+
* :doc:`/components/console/helpers/processhelper`: allows to run processes using ``DebugFormatterHelper``
614614
* :doc:`/components/console/helpers/cursor`: allows to manipulate the cursor in the terminal
615615

616616
.. _`exit status`: https://en.wikipedia.org/wiki/Exit_status

0 commit comments

Comments
 (0)