diff options
author | Berke Viktor <berkeviktor@aol.com> | 2011-11-23 03:19:13 +0100 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2011-11-23 03:19:13 +0100 |
commit | 845d8db211680003762f5fe6633e306ec152ffe3 (patch) | |
tree | f1d0aa3d10c478bfd07debb7724c859ccb5ba831 /plugins/perl/lib | |
parent | b2c45b196c9a09fd2c1c7e86fe7f4391e93e0c1a (diff) | |
parent | 774ff23920e1e2f3f2f23c7be3da27497c1b5df6 (diff) |
Merge branch 'master' into wdk
Diffstat (limited to 'plugins/perl/lib')
-rw-r--r-- | plugins/perl/lib/Xchat.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/perl/lib/Xchat.pod b/plugins/perl/lib/Xchat.pod index a55a9bce..5b1bc201 100644 --- a/plugins/perl/lib/Xchat.pod +++ b/plugins/perl/lib/Xchat.pod @@ -723,7 +723,7 @@ Send multiple mode changes for the current channel. It may send multiple MODE li Example: =begin html -<<div class="example"> +<div class="example"> <code> use strict; use warning; |