Commit 8071c1e0 authored by Andrey Goder's avatar Andrey Goder Committed by Jordan DeLong

fix minor typo in comment

Test Plan: n/a

Reviewed By: delong.j@fb.com

FB internal diff: D970791
parent 5af17ef1
......@@ -264,7 +264,7 @@ public:
* requested type.
*
* Note you can only use this to access integral types or strings,
* since arrays and objects are generally best delt with as a
* since arrays and objects are generally best dealt with as a
* dynamic.
*/
fbstring asString() const;
......
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