From 638c4b94aa2367b3f07849502c52e7a514b33c73 Mon Sep 17 00:00:00 2001 From: Gabor Adam Toth Date: Mon, 9 May 2011 00:01:23 +0200 Subject: [PATCH] + --- include/d/psyc/parser.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/d/psyc/parser.d b/include/d/psyc/parser.d index 465a641..72770fd 100644 --- a/include/d/psyc/parser.d +++ b/include/d/psyc/parser.d @@ -11,7 +11,7 @@ import psyc.common; */ /** - * @defgroup parsing-d Parsing Functions + * @defgroup parsing-d D Parsing Functions * * This module contains all parsing functions. * @{