From 1062766e3654d22e2eea103014c38d6ea5b91f05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andrius=20=C5=A0tikonas?= Date: Sat, 31 Mar 2018 16:44:00 +0100 Subject: [PATCH] Fix spelling mistake. --- test/helpers.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/helpers.h b/test/helpers.h index eae46b0..44f4cd7 100644 --- a/test/helpers.h +++ b/test/helpers.h @@ -23,7 +23,7 @@ class QString; /** - * Use RAII to initialize the KPMcore library. Just instantiatie one + * Use RAII to initialize the KPMcore library. Just instantiate one * object of this class to do "normal" initialization. */ class KPMCoreInitializer