diff options
Diffstat (limited to 'doc/src/sgml/ltree.sgml')
-rw-r--r-- | doc/src/sgml/ltree.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ltree.sgml b/doc/src/sgml/ltree.sgml index 0a91cd79d1a..06b262bccb8 100644 --- a/doc/src/sgml/ltree.sgml +++ b/doc/src/sgml/ltree.sgml @@ -108,7 +108,7 @@ a. b. c. d. e. </programlisting> This query will match any label path that: </para> - <orderedlist numeration='loweralpha'> + <orderedlist numeration="loweralpha"> <listitem> <para> begins with the label <literal>Top</literal> |