summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2012-03-01 17:04:32 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2012-03-01 17:11:27 -0800
commitfff5850967ec10fa3e2e4a800031cb8e335e8fca (patch)
tree3ed87202785a090c47b7aec50b0ad4d1d1dd826f /tests
parent8fcf61523644df42e1905c81bed26838e0b04f91 (diff)
downloadgrep-fff5850967ec10fa3e2e4a800031cb8e335e8fca.tar.gz
maint: spelling fixes
Diffstat (limited to 'tests')
-rwxr-xr-xtests/fedora2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fedora b/tests/fedora
index 304ca8a2..d26b40ed 100755
--- a/tests/fedora
+++ b/tests/fedora
@@ -8,7 +8,7 @@
if [ -t 1 ]
then
- # Colored output on terimal
+ # Colored output on terminal
G='\033[32m'
R='\033[31m'
D='\033[0m'