From dc3c159379939887835abff175200b9c4b7103cd Mon Sep 17 00:00:00 2001 From: Andreas Stöckel Date: Mon, 13 Apr 2015 01:31:42 +0200 Subject: Fix typo in comment --- src/core/model/Typesystem.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/core/model/Typesystem.hpp b/src/core/model/Typesystem.hpp index a13a643..ac29c81 100644 --- a/src/core/model/Typesystem.hpp +++ b/src/core/model/Typesystem.hpp @@ -995,7 +995,7 @@ private: protected: /** * Makes sure the given variant is an array and its elements match the inner - * type of the Arraqy. + * type of the Array. * * @param data is a variant containing the array data that should be checked * and passed to the inner type validation function. -- cgit v1.2.3