Skip to content

Commit 14c6447

Browse files
committed
Fix typo in processhelper.rst (dit not → did not)
1 parent f1c0b99 commit 14c6447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/helpers/processhelper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It will result in more detailed output with debug verbosity (e.g. ``-vvv``):
2929
In case the process fails, debugging is easier:
3030

3131
.. image:: /_images/components/console/process-helper-error-debug.png
32-
:alt: The last line shows "RES 127 Command dit not run successfully", and the output lines show more the error information from the command.
32+
:alt: The last line shows "RES 127 Command did not run successfully", and the output lines show more the error information from the command.
3333

3434
.. note::
3535

0 commit comments

Comments
 (0)