From 1135b7da9a470b53dc754831bf0f348b3ba804b1 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Wed, 20 Jun 2018 17:04:33 -0500 Subject: [PATCH] fixup --- contrib/utilities/indent_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/utilities/indent_common.sh b/contrib/utilities/indent_common.sh index 4f86baa7d4..df786bc42a 100644 --- a/contrib/utilities/indent_common.sh +++ b/contrib/utilities/indent_common.sh @@ -20,7 +20,7 @@ # # This function checks that we are in the root directory and that -# clang-format is available. It is called by both indent and indent-branch +# clang-format is available. It is called by both indent and indent-all # to ensure that the rest of the indentation pipeline makes sense. # -- 2.39.5