Commit 2a9f8165 authored by Andre Pinto's avatar Andre Pinto Committed by Sara Golemon

typo

Summary: Correct typo on docs.

Test Plan: N/A

Reviewed By: alikhtarov@fb.com

Subscribers: folly-diffs@, yfeldblum

FB internal diff: D1836264

Signature: t1:1836264:1423527402:4e5f263f446346f7145c33c671f0b9e694db15fd
parent 2657ebb5
......@@ -195,7 +195,7 @@ measurements in any way.
### Suspending a benchmark
***
Sometimes benchmarking code must to some preparation work that is
Sometimes benchmarking code must do some preparation work that is
physically inside the benchmark function, but should not take part to
its time budget. To temporarily suspend the benchmark, use the
pseudo-statement `BENCHMARK_SUSPEND` as follows:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment