Typo

Signed-off-by: Jean-Marc Eurin <jmeurin@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@2552 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/cli/query_results b/cli/query_results
index 7838787..f6c5db6 100755
--- a/cli/query_results
+++ b/cli/query_results
@@ -23,7 +23,7 @@
 test_idx test_name reason test_started_time test_finished_time job_tag job_name job_owner job_queued_time job_started_time job_finished_time hostname platform kernel status""")
 
 parser.add_option('-c', '--condition', action='store', dest='old_condition',
-            help=("The WHERE condition for the query witten in the 'old style' "
+            help=("The WHERE condition for the query written in the 'old style' "
                   "condition syntax for the original tko"))
 parser.add_option('-w', '--where', action='store', dest='new_condition',
             help=("The WHERE condition for the query witten in the 'new style' "