Skip to content

Commit 80fe7b3

Browse files
committed
grammar fix
1 parent 39486f5 commit 80fe7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/library_example.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Create a new directory, for instance in your current working directory, named ``
2424
consumer_err_func = demo_err.append
2525
)
2626
27-
You have just stated recording all filesystem events that involve a command containing the string ``kate``. Leave the Python shell and write some stuff into the ``demo_dir`` using ``Kate``, the KDE text editor. Once you are finished, go back to your Python shell and terminate the recording.
27+
You have just started recording all filesystem events that involve a command containing the string ``kate``. Put the Python shell aside and write some stuff into the ``demo_dir`` using ``Kate``, the KDE text editor. Once you are finished, go back to your Python shell and terminate the recording.
2828

2929
.. code:: python
3030

0 commit comments

Comments
 (0)