diff options
| author | Andrew Dunstan <andrew@dunslane.net> | 2013-03-29 16:56:22 -0400 |
|---|---|---|
| committer | Andrew Dunstan <andrew@dunslane.net> | 2013-03-29 16:56:22 -0400 |
| commit | 6caf759f3f34eb496f4a92c3db9d3289299066b9 (patch) | |
| tree | 66ccfc44f881093f2a723c6319dea1bfd35f5545 /doc/src | |
| parent | a570c98d7fa0841f17bbf51d62d02d9e493c7fcc (diff) | |
Fix page title for JSON Functions and Operators.
Diffstat (limited to 'doc/src')
| -rw-r--r-- | doc/src/sgml/func.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index b5d91600404..2304693ac95 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -9839,7 +9839,7 @@ table2-mapping </sect1> <sect1 id="functions-json"> - <title>JSON Functions</title> + <title>JSON Functions and Operators</title> <indexterm zone="functions-json"> <primary>JSON</primary> |
