summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kernel-check.py')
-rwxr-xr-xkernel-check.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-check.py b/kernel-check.py
index a1ab21d..5241ca3 100755
--- a/kernel-check.py
+++ b/kernel-check.py
@@ -247,7 +247,7 @@ def print_beta():
'Prints a beta warning message'
print('')
- error('%s You are using a early version of kernel-check.' %
+ error('%s You are using an early version of kernel-check.' %
color('BAD', 'IMPORTANT'))
error('Please note that this tool might not operate as expected.')