# HG changeset patch # User Christian Hammond # Date 1061700804 0 # Node ID 1521c3b63d7fced4e12c6b86100795fbed820d43 # Parent e5e415a729045e2fe338692fefcce8fa9bcad048 [gaim-migrate @ 7125] Fixed a documentation oopsie. committer: Tailor Script diff -r e5e415a72904 -r 1521c3b63d7f plugins/perl/common/Gaim.pm --- a/plugins/perl/common/Gaim.pm Sun Aug 24 04:28:49 2003 +0000 +++ b/plugins/perl/common/Gaim.pm Sun Aug 24 04:53:24 2003 +0000 @@ -91,7 +91,7 @@ Returns a list of all chats currently open. -=item @connections = Gaim:connections +=item @connections = Gaim::connections Returns a list of all active connections.