Author: nicholas
Date: Sat Mar 11 15:45:06 2006
New Revision: 11872

Modified:
   trunk/languages/pugs/pmc/pugsbit.pmc
   trunk/languages/pugs/pmc/pugsbool.pmc

Log:
Fix the almost as obvious cut & paste errors that I missed last time. D'oh!


Modified: trunk/languages/pugs/pmc/pugsbit.pmc
==============================================================================
--- trunk/languages/pugs/pmc/pugsbit.pmc        (original)
+++ trunk/languages/pugs/pmc/pugsbit.pmc        Sat Mar 11 15:45:06 2006
@@ -4,7 +4,7 @@
 
 =head1 NAME
 
-src/pmc/perlbit.pmc - Perl Bit
+pugsbit.pmc - Pugs Bit
 
 =head1 DESCRIPTION
 

Modified: trunk/languages/pugs/pmc/pugsbool.pmc
==============================================================================
--- trunk/languages/pugs/pmc/pugsbool.pmc       (original)
+++ trunk/languages/pugs/pmc/pugsbool.pmc       Sat Mar 11 15:45:06 2006
@@ -4,7 +4,7 @@
 
 =head1 NAME
 
-src/pmc/perlbool.pmc - Perl Bool
+pugsbool.pmc - Pugs Bool
 
 =head1 DESCRIPTION
 

Reply via email to