Mercurial > pidgin
changeset 9433:775ee46b67a2
[gaim-migrate @ 10253]
Don Seiler points out that this is underquoted.
committer: Tailor Script <tailor@pidgin.im>
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Wed, 30 Jun 2004 14:25:13 +0000 |
parents | b05c856a4dfa |
children | c5cf752acc4a |
files | doc/PERL-HOWTO.dox |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/PERL-HOWTO.dox Wed Jun 30 05:17:27 2004 +0000 +++ b/doc/PERL-HOWTO.dox Wed Jun 30 14:25:13 2004 +0000 @@ -34,7 +34,7 @@ version => "0.1", summary => "Brief summary of your plugin.", description => "Detailed description of what your plugin does.", - author => "Your Name <email@address>", + author => "Your Name <email\@address>", url => "http://yoursite.com/", load => "plugin_load",