From 8ac2f4f798012203d770049eb4a4374a3c5390ed Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Tue, 13 Jul 2021 22:35:29 +0200 Subject: Fix typos found by codespell GIT_SILENT --- kde-modules/clang-format.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde-modules/clang-format.cmake') diff --git a/kde-modules/clang-format.cmake b/kde-modules/clang-format.cmake index 48e442fa..91b51c85 100644 --- a/kde-modules/clang-format.cmake +++ b/kde-modules/clang-format.cmake @@ -56,7 +56,7 @@ BinPackArguments: false # don't move parameters to own lines if they are not all on the same BinPackParameters: false -# In case we have an if statement whith multiple lines the operator should be at the beginning of the line +# In case we have an if statement with multiple lines the operator should be at the beginning of the line # but we do not want to break assignments BreakBeforeBinaryOperators: NonAssignment -- cgit v1.2.1