Răsfoiți Sursa

Update module docs to new (not) handling of action lines

sbingner 23 ani în urmă
părinte
comite
d60e704342
1 a modificat fișierele cu 1 adăugiri și 2 ștergeri
  1. 1 2
      modules/Pisg/Parser/Format/infobot.pm

+ 1 - 2
modules/Pisg/Parser/Format/infobot.pm

@@ -3,8 +3,7 @@ package Pisg::Parser::Format::infobot;
 # Documentation for the Pisg::Parser::Format modules is found in Template.pm
 # Documentation for the Pisg::Parser::Format modules is found in Template.pm
 
 
 # Note that infobot log files do not distinguish between action lines and
 # Note that infobot log files do not distinguish between action lines and
-# normal lines. This parser assumes that people in your channel use correct
-# sentence case for normal lines. YMMV.
+# normal lines.
 
 
 use strict;
 use strict;
 $^W = 1;
 $^W = 1;