diff options
Diffstat (limited to 'kde-modules/KDEGitCommitHooks.cmake')
-rw-r--r-- | kde-modules/KDEGitCommitHooks.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
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 <dir> CHECKS <checks...>) +# kde_configure_pre_commit_hook(GIT_DIR <dir> CHECKS <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 |