Author: fperrad
Date: Sat May 10 00:33:12 2008
New Revision: 27406

Modified:
   trunk/lib/Parrot/Docs/Section/Languages.pm

Log:
[docs]
- rename HQ9plus to hq9plus (new implementation since r26620)

Modified: trunk/lib/Parrot/Docs/Section/Languages.pm
==============================================================================
--- trunk/lib/Parrot/Docs/Section/Languages.pm  (original)
+++ trunk/lib/Parrot/Docs/Section/Languages.pm  Sat May 10 00:33:12 2008
@@ -54,7 +54,7 @@
         $self->new_section( 'eclectus',    'eclectus.html',   '', 
'languages/eclectus' ),
         $self->new_section( 'ecmascript',  'ecmascript.html', '', 
'languages/ecmascript' ),
         $self->new_section( 'forth',       'forth.html',      '', 
'languages/forth' ),
-        $self->new_section( 'HQ9plus',     'hq9plus.html',    '', 
'languages/HQ9plus' ),
+        $self->new_section( 'HQ9plus',     'hq9plus.html',    '', 
'languages/hq9plus' ),
         $self->new_section( 'Jako',        'jako.html',       '', 
'languages/jako' ),
         $self->new_section( 'lazy-k',      'lazy-k.html',     '', 
'languages/lazy-k' ),
         $self->new_section( 'lolcode',     'lolcode.html',    '', 
'languages/lolcode' ),

Reply via email to