From 5617e6d214eaa9c910c4e466b383dece9917b6d9 Mon Sep 17 00:00:00 2001 From: Ahmad Samir Date: Sat, 25 Sep 2021 22:48:32 +0200 Subject: Fix one typo in API docs GIT_SILENT --- src/core/ksharedconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/core/ksharedconfig.h b/src/core/ksharedconfig.h index 1add155e..56522f48 100644 --- a/src/core/ksharedconfig.h +++ b/src/core/ksharedconfig.h @@ -18,7 +18,7 @@ * KConfig variant using shared memory * * KSharedConfig provides a shared (reference counted) variant - * of KConfig. This allows you to use manipulate the same configuration + * of KConfig. This allows you to use/manipulate the same configuration * files from different places in your code without worrying about * accidentally overwriting changes. * -- cgit v1.2.1