Mercurial > pidgin.yaz
changeset 6601:1521c3b63d7f
[gaim-migrate @ 7125]
Fixed a documentation oopsie.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 24 Aug 2003 04:53:24 +0000 |
parents | e5e415a72904 |
children | 76683fe3c96d |
files | plugins/perl/common/Gaim.pm |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.