diff options
author | Berke Viktor <berkeviktor@aol.com> | 2011-11-23 03:04:25 +0100 |
---|---|---|
committer | Berke Viktor <berkeviktor@aol.com> | 2011-11-23 03:04:25 +0100 |
commit | 774ff23920e1e2f3f2f23c7be3da27497c1b5df6 (patch) | |
tree | 02c3f9488264639d4a2213274dfb5050b8e156c6 /plugins/perl/lib | |
parent | 1fa63a74016444efc1cc68bca26eb011865348d8 (diff) |
update xchat to r1498
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; |