Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjbillington committed Feb 6, 2018
1 parent 61d585e commit c1cc0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ inotify_simple |release|

``inotify_simple`` is a simple Python wrapper around
`inotify <http://man7.org/linux/man-pages/man7/inotify.7.html>`_.
No fancy bells and whistles, just a literal wrapper with ctypes. Only 118
No fancy bells and whistles, just a literal wrapper with ctypes. Only 122
lines of code!

``inotify_init()`` is wrapped as a class that does little more than hold the
Expand Down

0 comments on commit c1cc0c9

Please sign in to comment.