diff options
author | Andrew Dunstan | 2018-07-31 12:16:30 +0000 |
---|---|---|
committer | Andrew Dunstan | 2018-07-31 12:16:30 +0000 |
commit | ed0cfde2e7fca2c129e560491bbb15331f2ff2f4 (patch) | |
tree | 28c854e9451fd833164e76432370b3f3cb105655 | |
parent | 2d36a5e9dab6eda817b3d72a2d0f42c3d0cd922c (diff) |
Remove SGMLism from commit 2d36a5e9dab6
-rw-r--r-- | doc/src/sgml/auto-explain.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/auto-explain.sgml b/doc/src/sgml/auto-explain.sgml index 2b928d0806..120b168d45 100644 --- a/doc/src/sgml/auto-explain.sgml +++ b/doc/src/sgml/auto-explain.sgml @@ -191,7 +191,7 @@ LOAD 'auto_explain'; <term> <varname>auto_explain.log_level</varname> (<type>enum</type>) <indexterm> - <primary><varname>auto_explain.log_level</> configuration parameter</primary> + <primary><varname>auto_explain.log_level</varname> configuration parameter</primary> </indexterm> </term> <listitem> |