Documentation "change_nick" fix
Status: Beta
Brought to you by:
chrj
--- modules.sgml Sun Sep 28 01:27:38 2003
+++ changes.sgml Thu May 13 13:54:00 2004
@@ -1137,7 +1137,7 @@
<example>
<title>Changing the bots nick</title>
<programlisting>
-$this->nick("foobot");
+$this->change_nick("foobot");
</programlisting>
</example>
</refsect1>