summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-03-31 20:59:54 +0200
committerChristian Grothoff <christian@grothoff.org>2020-03-31 20:59:54 +0200
commitb172b5c530e7d0e16370b6a4fd66108e06b750ac (patch)
tree829f28c38f051b545592d231b75e3e9540bcf919 /contrib
parentac31211a4d1155d6e57c2f6c1865fff8b03874ef (diff)
downloadtaler-mdb-b172b5c530e7d0e16370b6a4fd66108e06b750ac.tar.gz
taler-mdb-b172b5c530e7d0e16370b6a4fd66108e06b750ac.tar.bz2
taler-mdb-b172b5c530e7d0e16370b6a4fd66108e06b750ac.zip
typos
Diffstat (limited to 'contrib')
-rwxr-xr-xcontrib/uncrustify_precommit2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/uncrustify_precommit b/contrib/uncrustify_precommit
index fd29998..2487333 100755
--- a/contrib/uncrustify_precommit
+++ b/contrib/uncrustify_precommit
@@ -30,6 +30,6 @@ if [ $RET = 1 ];
then
echo "Run"
echo "uncrustify --no-backup -c uncrustify.cfg ${crustified}"
- echo "before commiting."
+ echo "before committing."
fi
exit $RET