From 9b9c7439b6cb1b711901ad49cd4855e1b0964652 Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Thu, 22 Jan 2015 02:49:09 +0100 Subject: Backup --- src/core/parser/ParserContext.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/core/parser') diff --git a/src/core/parser/ParserContext.hpp b/src/core/parser/ParserContext.hpp index 88d1f52..bb64600 100644 --- a/src/core/parser/ParserContext.hpp +++ b/src/core/parser/ParserContext.hpp @@ -71,8 +71,8 @@ struct ParserContext { /** * Constructor of the ParserContext class. * - * @param scope is a reference to the ParserScope instance that should be used to - * lookup names. + * @param scope is a reference to the ParserScope instance that should be + * used to lookup names. * @param registry is a reference at the Registry class, which allows to * obtain references at parsers for other formats or script engine * implementations. -- cgit v1.2.3