Skip to content

Commit c46e0a6

Browse files
committed
Changed pipeing to piping
1 parent 2ebaf97 commit c46e0a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/transcript.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This is by far the easiest way to generate a transcript.
2929
.. warning::
3030

3131
Make sure you use the **poutput()** method in your ``cmd2`` application for generating command output. This method
32-
of the ``cmd2.Cmd`` class ensure that output is properly redirected when redirecting to a file, pipeing to a shell
32+
of the ``cmd2.Cmd`` class ensure that output is properly redirected when redirecting to a file, piping to a shell
3333
command, and when generating a transcript.
3434

3535
Manually

0 commit comments

Comments
 (0)