Explorar el Código

Module name was wrong for mbot

sbingner hace 25 años
padre
commit
4921072792
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      modules/Pisg/Parser/Format/mbot.pm

+ 1 - 1
modules/Pisg/Parser/Format/mbot.pm

@@ -1,4 +1,4 @@
-package Pisg::Parser::mbot;
+package Pisg::Parser::Format::mbot;
 
 use strict;
 $^T = 1;