Skip to content

Commit fa13fb6

Browse files
committed
Fix capitalization
1 parent 6a06941 commit fa13fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/scripts/check_pylint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# VARIABLES #
99

10-
# Find pylint:
10+
# Find Pylint:
1111
PYLINT=$(command -v pylint 2>/dev/null)
1212

1313

0 commit comments

Comments
 (0)