Skip to content

Commit

Permalink
irc.Client isn't a class
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithan committed Oct 1, 2011
1 parent 48fc776 commit 4c034a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This library provides IRC client functionality
Client
----------

.. js:class:: irc.Client(server, nick [, options])
.. js:function:: irc.Client(server, nick [, options])

This object is the base of everything, it represents a single nick connected to
a single IRC server.
Expand Down

0 comments on commit 4c034a9

Please sign in to comment.