Fix copy/pasta in docs
authorSara Golemon <sgolemon@fb.com>
Wed, 24 Jun 2015 16:32:42 +0000 (09:32 -0700)
committerSara Golemon <sgolemon@fb.com>
Wed, 24 Jun 2015 16:41:06 +0000 (09:41 -0700)
commit65eadfc8401481285dc027582300e46c56379ba8
tree3ac2096b2412f6ed99795622646b3747357ed57a
parentbdcabdb49cc4d4f811fabef7cfa3852e5777e950
Fix copy/pasta in docs

Summary: svformat explicitly takes a container for direct indexing,
but the format string used is per-arg, which corresponds to format/sformat.

Closes #228

Reviewed By: @JoelMarcey

Differential Revision: D2184334
folly/docs/Format.md