Sync with 2.3.1
[gitweb.git] / t / lib-terminal.sh
index 920da3ab1896dbcf212527c4ae37706167b265eb..cd220e378e201fc5bfbaf9c78b0a3183ebf12d11 100644 (file)
@@ -1,7 +1,7 @@
-#!/bin/sh
+# Helpers for terminal output tests.
 
 # Catch tests which should depend on TTY but forgot to. There's no need
-# to aditionally check that the TTY prereq is set here.  If the test declared
+# to additionally check that the TTY prereq is set here.  If the test declared
 # it and we are running the test, then it must have been set.
 test_terminal () {
        if ! test_declared_prereq TTY