summaryrefslogtreecommitdiff
path: root/t/tap-whitespace-normalization.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/tap-whitespace-normalization.sh')
-rwxr-xr-xt/tap-whitespace-normalization.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/tap-whitespace-normalization.sh b/t/tap-whitespace-normalization.sh
index a43d29a1f..3108fc667 100755
--- a/t/tap-whitespace-normalization.sh
+++ b/t/tap-whitespace-normalization.sh
@@ -15,7 +15,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# TAP support: whitespace normalization (or lack thereof) in the testsuite
-# progress output on console. We keep all these checks here in a single
+# progress output on console. We keep all of these checks here in a single
# script so that a potential cosmetic change in the output format won't
# force us to tweak dozens of other tests (hopefully).
# See also related test 'tap-todo-skip-whitespace.test'.