summary refs log tree commit diff stats
path: root/share/doc/python.md
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-10-30 09:59:58 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-10-30 09:59:58 +0100
commit29f7a9180caa1b8278bf3d9c6a9b49a0b59a1000 (patch)
treec22557d059e0137a84e3b948963d409a7c225ee6 /share/doc/python.md
parent66be50f3350248fac4292287776f9e416de77f5a (diff)
Rebrand get_info(xchatdir) but remain compatible for Perl and Python
Diffstat (limited to 'share/doc/python.md')
-rw-r--r--share/doc/python.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/python.md b/share/doc/python.md
index 9593ff82..9480810a 100644
--- a/share/doc/python.md
+++ b/share/doc/python.md
@@ -162,7 +162,7 @@ are available to be queried:
  * **server:** Current server name (what the server claims to be) or None if you are not connected.
  * **topic:** Current channel topic.
  * **version:** HexChat version number.
- * **xchatdir:** HexChat config directory e.g.: "~/.config/hexchat".
+ * **hexchatdir:** HexChat config directory e.g.: "~/.config/hexchat".
 
 Example: