Skip to content

Commit

Permalink
Doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jdemeyer committed Apr 13, 2017
1 parent eec7ee7 commit 76ba955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cysignals/pysignals.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ def getossignal(int sig):
r"""
Get the OS-level signal handler.
This returns an opaque object of type :class:`SigAction: which can
This returns an opaque object of type :class:`SigAction` which can
only be used in a future call to :func:`setossignal`.
EXAMPLES::
Expand Down

0 comments on commit 76ba955

Please sign in to comment.