Commit cf913c0b authored by Martin Martin's avatar Martin Martin Committed by Facebook Github Bot

Fix error in comment.

Summary: Speaking of errors...

Reviewed By: philippv

Differential Revision: D5545916

fbshipit-source-id: cc8471c2f0fc3cefaa9f8493d9b976098f896176
parent a9231901
......@@ -15,7 +15,7 @@
*/
/**
* Like folly::Optional, but can store a value *or* and error.
* Like folly::Optional, but can store a value *or* an error.
*
* @author Eric Niebler (eniebler@fb.com)
*/
......
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