Fix misspelled struct tag.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 May 2017 19:05:54 +0000 (15:05 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 May 2017 19:05:58 +0000 (15:05 -0400)
commitcf5389f5b57af714d002d532add291f87ddb0062
treec994309a758ee3d64440d421e9f6c9eecbba798d
parentac8d7e1b834e252c9aa8d5750f70a86ca74228b8
Fix misspelled struct tag.

This was evidently intended to match the struct's typedef name,
but it didn't quite.  Noted while testing find_typedefs.
src/backend/utils/adt/jsonfuncs.c