Fix a typo
This commit is contained in:
parent
cbdd7f2f09
commit
7318f3fe3d
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
#
|
||||
# This file checks your git index and runs indent on every changed *.c and *.h
|
||||
# This file checks your git index and runs uncrustify on every changed *.c and *.h
|
||||
# file.
|
||||
#
|
||||
# Author: Valentin Sawadski <valentin@sawadski.eu>
|
||||
|
|
Loading…
Reference in a new issue