From 432cf5a03158a9db9b19460bb0e16a1347258cee Mon Sep 17 00:00:00 2001 From: Emiel Bruijntjes Date: Wed, 5 Mar 2014 14:34:04 +0100 Subject: added functions documentation --- include/parameters.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/parameters.h') diff --git a/include/parameters.h b/include/parameters.h index b4aca16..3a1686a 100644 --- a/include/parameters.h +++ b/include/parameters.h @@ -37,7 +37,7 @@ public: virtual ~Parameters() {} /** - * The the object that is called + * The object that is being called * @return Base */ Base *object(); -- cgit v1.2.3