]> jfr.im git - irc/hexchat/documentation.git/commitdiff
Update script_python.rst
authorTingPing <redacted>
Tue, 5 Nov 2013 02:55:49 +0000 (21:55 -0500)
committerTingPing <redacted>
Tue, 5 Nov 2013 02:55:49 +0000 (21:55 -0500)
script_python.rst

index f8148d1edad351f212e4518187c7b3a387566721..97ad3a420a7408126a644e44df26fbcbd75982ba 100644 (file)
@@ -167,10 +167,10 @@ HexChat modules.
 
 .. module:: hexchat
 
-xchat module
+hexchat module
 ------------
 
-The xchat module is your passport to every HexChat functionality offered
+The hexchat module is your passport to every HexChat functionality offered
 by the Python plugin interface. Here's a simple example:
 
 .. code-block:: python