summaryrefslogtreecommitdiff
path: root/tests/misc/ls-misc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/ls-misc.pl')
-rwxr-xr-xtests/misc/ls-misc.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/misc/ls-misc.pl b/tests/misc/ls-misc.pl
index a47e70b7..f88c7a8e 100755
--- a/tests/misc/ls-misc.pl
+++ b/tests/misc/ls-misc.pl
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-# Copyright (C) 1998-2014 Free Software Foundation, Inc.
+# Copyright (C) 1998-2015 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -266,7 +266,7 @@ my @Tests =
# The patch associated with sl-dangle[678] introduced a regression
# that was fixed after coreutils-8.19. This edge case triggers when
# listing a dir containing dangling symlinks, but with orphans uncolored.
- # I.E. the same as the previous test, but listing the directory
+ # I.e., the same as the previous test, but listing the directory
# rather than the symlink directly.
['sl-dangle9', '--color=always d',
{OUT => "$e\e[1;36ms$e\n"},