From 97317e9cadf5698de9021de46b129591691feadc Mon Sep 17 00:00:00 2001 From: "tg(x)" <*@tg-x.net> 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. * @{