diff options
-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 2b928d0806f..120b168d455 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> |