pgsql: Fix mis-spelling in jsonb docs.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix mis-spelling in jsonb docs.
Date: 2014-03-23 22:26:25
Message-ID: E1WRqqX-0003iQ-HK@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix mis-spelling in jsonb docs.

Per Thom Brown.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ca07cd59b24e00e428ed26716754244cec7f56b7

Modified Files
--------------
doc/src/sgml/json.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2014-03-23 22:27:47 Re: pgsql: Introduce jsonb, a structured format for storing json.
Previous Message Thom Brown 2014-03-23 22:18:42 Re: pgsql: Introduce jsonb, a structured format for storing json.