diff options
Diffstat (limited to 'doc/src/sgml/tablefunc.sgml')
-rw-r--r-- | doc/src/sgml/tablefunc.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/tablefunc.sgml b/doc/src/sgml/tablefunc.sgml index 5e738f92d44..65917f7d308 100644 --- a/doc/src/sgml/tablefunc.sgml +++ b/doc/src/sgml/tablefunc.sgml @@ -23,7 +23,7 @@ </para> <table id="tablefunc-functions"> - <title><filename>tablefunc</> functions</title> + <title><filename>tablefunc</> Functions</title> <tgroup cols="3"> <thead> <row> @@ -620,7 +620,7 @@ connectby(text relname, text keyid_fld, text parent_keyid_fld </para> <table id="tablefunc-connectby-parameters"> - <title><function>connectby</function> parameters</title> + <title><function>connectby</function> Parameters</title> <tgroup cols="2"> <thead> <row> |