Commit 0e47ceb0 authored by Daniel Wu's avatar Daniel Wu Committed by Tudor Bosman

Minor typo in comments

Summary: github pull #11

Test Plan: None.

Reviewed By: andrewjcg@fb.com

FB internal diff: D541230
parent cedbb3d0
......@@ -22,7 +22,7 @@
#ifndef FB_LOG_EVERY_MS
/**
* Issues a LOG(severity) no more often that every
* Issues a LOG(severity) no more often than every
* milliseconds. Example:
*
* FB_LOG_EVERY_MS(INFO, 10000) << "At least ten seconds passed"
......
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