Merge branch 'upstream/1.16' into tizen_gst_1.16.2
[platform/upstream/gstreamer.git] / hooks / pre-commit.hook
old mode 100755 (executable)
new mode 100644 (file)
index 3c1062b..6f17740
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Check that the code follows a consistant code style
+# Check that the code follows a consistent code style
 #
 
 # Check for existence of indent, and error out if not present.