diff options
Diffstat (limited to 'share/doc/perl.md')
-rw-r--r-- | share/doc/perl.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/doc/perl.md b/share/doc/perl.md index d1553c65..b139c5bb 100644 --- a/share/doc/perl.md +++ b/share/doc/perl.md @@ -501,14 +501,14 @@ a context cannot be found.</p> <td></td> </tr> <tr> - <td>xchatdir</td> <td>xchat config directory encoded in UTF-8<br /> + <td>hexchatdir</td> <td>HexChat config directory encoded in UTF-8<br /> examples:<br /> - /home/user/.xchat2<br /> - C:\Documents and Settings\user\Application Data\X-Chat 2 + /home/user/.config/hexchat<br /> + C:\Users\user\Appdata\Roaming\HexChat </td> <td></td> </tr><tr> - <td>xchatdirfs</td> <td>same as xchatdir except encoded in the locale file system encoding</td> + <td>hexchatdirfs</td> <td>same as hexchatdir except encoded in the locale file system encoding</td> <td></td> </tr> </table><p>This function is used to retrieve certain information about the current |