summaryrefslogtreecommitdiff
path: root/tests/ls/color-norm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/color-norm.sh')
-rwxr-xr-xtests/ls/color-norm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/color-norm.sh b/tests/ls/color-norm.sh
index 2e35757c4..8d86f19af 100755
--- a/tests/ls/color-norm.sh
+++ b/tests/ls/color-norm.sh
@@ -1,6 +1,6 @@
#!/bin/sh
# Ensure "ls --color" properly colors "normal" text and files.
-# I.E. that it uses NORMAL to style non file name output and
+# I.e., that it uses NORMAL to style non file name output and
# file names with no associated color (unless FILE is also set).
# Copyright (C) 2010-2015 Free Software Foundation, Inc.