From ccd7df74067613bb3c132bb632c565735da20a0c Mon Sep 17 00:00:00 2001 From: unknown <홍성호> Date: Tue, 17 May 2016 13:57:26 +0900 Subject: [PATCH] comparitive -> comparative --- docs/analyzers/Report Analyzer Format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/analyzers/Report Analyzer Format.md b/docs/analyzers/Report Analyzer Format.md index 298cbe9c7ae1e..dcb6835807a89 100644 --- a/docs/analyzers/Report Analyzer Format.md +++ b/docs/analyzers/Report Analyzer Format.md @@ -6,7 +6,7 @@ the command line to report additional analyzer information, such as execution ti The output contains the total wall clock time spent in executing the analyzers and the relative execution times per-analyzer. Note that the elapsed time may be less than analyzer execution time because -analyzers can run concurrently. One should use this data only for comparitive analysis to +analyzers can run concurrently. One should use this data only for comparative analysis to identify any outlier analyzer which takes signinficantly more time than other analyzers.