Skip to content

Commit 45f1c03

Browse files
committed
Fix bug of which doxygen
1 parent d3fce2e commit 45f1c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pre-commit-hooks/check-doxygen-docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ if [[ "1.14.0" > "$version" ]]; then
4545
4646
ERROR
4747
-----------------------------------------------------------------------------
48-
A minimum of version 1.14 of `doxygen` is required.
48+
A minimum of version 1.14 of `which doxygen` is required.
4949
Your version is $version. Please upgrade it.
5050
5151
Your changes may fail CI checks.

0 commit comments

Comments
 (0)