We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61fcb40 commit c01bfc0Copy full SHA for c01bfc0
console.rst
@@ -610,7 +610,7 @@ tools capable of helping you with different tasks:
610
* :doc:`/components/console/helpers/table`: displays tabular data as a table
611
* :doc:`/components/console/helpers/debug_formatter`: provides functions to
612
output debug information when running an external program
613
-* :doc:`/components/console/helpers/processhelper`: allows to run processes using ``DebugProcessHelper``
+* :doc:`/components/console/helpers/processhelper`: allows to run processes using ``DebugFormatterHelper``
614
* :doc:`/components/console/helpers/cursor`: allows to manipulate the cursor in the terminal
615
616
.. _`exit status`: https://en.wikipedia.org/wiki/Exit_status
0 commit comments