| Index: chrome/test/ui/ui_perf_test.h
|
| ===================================================================
|
| --- chrome/test/ui/ui_perf_test.h (revision 86577)
|
| +++ chrome/test/ui/ui_perf_test.h (working copy)
|
| @@ -45,7 +45,7 @@
|
| bool important);
|
|
|
| // Like PrintResult(), but prints a (mean, standard deviation) result pair.
|
| - // The |<values>| should be two comma-separated numbers, the mean and
|
| + // The |<values>| should be two comma-seaprated numbers, the mean and
|
| // standard deviation (or other error metric) of the measurement.
|
| void PrintResultMeanAndError(const std::string& measurement,
|
| const std::string& modifier,
|
|
|