From 174fd830b3cb6988ee419850427713e2957af813 Mon Sep 17 00:00:00 2001 From: Marko Dimjašević Date: Mon, 8 Feb 2016 21:44:51 -0700 Subject: Fixed two spelling errors. --- tools/klee-stats/klee-stats | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/klee-stats/klee-stats b/tools/klee-stats/klee-stats index 30d57e64..6ed772cd 100755 --- a/tools/klee-stats/klee-stats +++ b/tools/klee-stats/klee-stats @@ -277,7 +277,7 @@ def main(): dest='drawLineChart', metavar='header-list', help='Draw line chart for a list of columns. ' 'Columns must be chosen from the headers of the ' - 'table outputted and seperated by comma (e.g., ' + 'table outputted and separated by comma (e.g., ' '--draw-line-chart=Instrs,Time). Data points ' 'on x-axis correspond to lines in run.stats.') parser.add_argument('--sample-interval', dest='sampleInterv', -- cgit 1.4.1