]> git.ipfire.org Git - thirdparty/git.git/commitdiff
blame-options.txt: camelcase blame.blankBoundary
authorJunio C Hamano <gitster@pobox.com>
Wed, 24 Feb 2021 20:26:40 +0000 (12:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Feb 2021 23:21:25 +0000 (15:21 -0800)
All other references to blame.* configuration variables are
camelCased already.  Update this one to match.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/blame-options.txt

index dc3bceb6d1cad4f14bc00ace9618716dd459cb04..117f4cf80645e13b991534318ed7d7eb33e62fa1 100644 (file)
@@ -1,6 +1,6 @@
 -b::
        Show blank SHA-1 for boundary commits.  This can also
-       be controlled via the `blame.blankboundary` config option.
+       be controlled via the `blame.blankBoundary` config option.
 
 --root::
        Do not treat root commits as boundaries.  This can also be