Fix typo in Singleton
authorGiuseppe Ottaviano <ott@fb.com>
Wed, 22 Mar 2017 23:02:41 +0000 (16:02 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 22 Mar 2017 23:06:45 +0000 (16:06 -0700)
commit16a97089051c76dd187a4a25018965cc44e330e0
tree433814080a11db576fcd8f4988b86c64e648efb2
parentad1bc24381d332f39052c6bc00192fc5c14db11d
Fix typo in Singleton

Summary: The "l" in "Haskell" is not a singleton. Also, friends don't let friends rely on operator precedence.

Reviewed By: yfeldblum

Differential Revision: D4756653

fbshipit-source-id: 7b5360bfc1b26fac06062e4adbfae3a1e477c2dc
folly/Singleton.cpp