diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-30 08:58:50 +0100 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-30 08:58:50 +0100 |
commit | 8d6f4d9d40c68f3174cbe94f7107dea74d00d5fc (patch) | |
tree | 5c2cdf86338b10b5d4202491a03d84f5ae4126e5 /share/doc/perl.md | |
parent | e681eafa78262d0c177832d67900687f2c938081 (diff) |
Some remaining fixes
Diffstat (limited to 'share/doc/perl.md')
-rw-r--r-- | share/doc/perl.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/doc/perl.md b/share/doc/perl.md index c0a45f27..d1553c65 100644 --- a/share/doc/perl.md +++ b/share/doc/perl.md @@ -514,7 +514,7 @@ a context cannot be found.</p> </table><p>This function is used to retrieve certain information about the current context. If there is an associated command then that command can be used to change the value for a particular ID.</p><p> </p> -<h3><a name="xchat_get_prefs" /><code>Xchat::get_prefs( $name )</code></h3> +<h3><a name="hexchat_get_prefs" /><code>Xchat::get_prefs( $name )</code></h3> <ul> <li><strong><code>$name</code> - name of a X-Chat setting (available through the /set command)</strong> </li> |