From 0c03884802a93390e2e72ac73c85ab14f5fa2c69 Mon Sep 17 00:00:00 2001 From: David Faure Date: Sat, 16 Jan 2021 12:32:41 +0100 Subject: Fix typo GIT_SILENT --- kde-modules/KDEGitCommitHooks.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kde-modules/KDEGitCommitHooks.cmake') diff --git a/kde-modules/KDEGitCommitHooks.cmake b/kde-modules/KDEGitCommitHooks.cmake index 90f53844..aa2bec60 100644 --- a/kde-modules/KDEGitCommitHooks.cmake +++ b/kde-modules/KDEGitCommitHooks.cmake @@ -9,7 +9,7 @@ # # :: # -# kde_configure_pre_commit_hook(GIR_DIR CHECKS ) +# kde_configure_pre_commit_hook(GIT_DIR CHECKS ) # # This function will create a pre-commit hook which contains all the given checks. # In case the source dir does not contain the .git folder, the GIT_DIR -- cgit v1.2.1