Skip to content

Commit 863a856

Browse files
committed
Fix typo
1 parent 285f4d4 commit 863a856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
- Fixed a race condition where an ``rpcinterface`` extension that subscribed
55
to events would not see the correct process state if it accessed the
66
the ``state`` attribute on a ``Subprocess`` instance immediately in the
7-
the event callback. Patch by Chao Wang.
7+
event callback. Patch by Chao Wang.
88

99
- Added the ``setuptools`` package to the list of dependencies in
1010
``setup.py`` because it is a runtime dependency. Patch by Louis Sautier.

0 commit comments

Comments
 (0)