Skip to content

Commit c94b826

Browse files
committed
Fix documentation
1 parent b9301fd commit c94b826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Git/Repository/Plugin/GitHooks.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ sub get_config {
614614
}
615615

616616
if (defined $config) {
617-
# The --null option to git-log makes it output a null character
617+
# The --null option to git-config makes it output a null character
618618
# after each option/value. The option and value are separated by a
619619
# newline, unless there is no value, in which case, there is no
620620
# newline.

0 commit comments

Comments
 (0)