From 3471f19fc56e41b2ee6236ea3016dfa30a76c0ff Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 13 Jul 2021 23:20:57 +0200 Subject: Fix typos found by codespell GIT_SILENT --- src/core/kconfiggroup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core') diff --git a/src/core/kconfiggroup.h b/src/core/kconfiggroup.h index 5c125dd2..2584cb85 100644 --- a/src/core/kconfiggroup.h +++ b/src/core/kconfiggroup.h @@ -113,7 +113,7 @@ public: QString name() const; /** - * Check whether the containing KConfig object acutally contains a + * Check whether the containing KConfig object actually contains a * group with this name. */ bool exists() const; -- cgit v1.2.1