diff options
Diffstat (limited to 'plugins/perl/lib/Xchat.pod')
-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; |