Fix doxygen groups

This commit is contained in:
Antoine Musso 2007-01-20 15:20:40 +00:00
parent c771fc9c96
commit e8bb27cf43
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
/**
* Lingala language
*
* @addtogroup language
* @addtogroup Language
*/
$linkPrefixExtension = true;
@ -13,4 +13,4 @@ $separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' );
$messages = array( 'linkprefix' => '/^(.*?)([a-zA-Z\x80-\xff]+)$/sD' );
?>
?>

View file

@ -3,7 +3,7 @@
/**
* Zealandic language (zea)
*
* @addtogroup Internationalisation
* @addtogroup Language
* @author Rob Church <robchur@gmail.com>
*/