diff options
Diffstat (limited to 'doc/src/sgml/ref/alter_tstemplate.sgml')
-rw-r--r-- | doc/src/sgml/ref/alter_tstemplate.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/alter_tstemplate.sgml b/doc/src/sgml/ref/alter_tstemplate.sgml index e7ae91c0a08..d9a753017b5 100644 --- a/doc/src/sgml/ref/alter_tstemplate.sgml +++ b/doc/src/sgml/ref/alter_tstemplate.sgml @@ -36,7 +36,7 @@ ALTER TEXT SEARCH TEMPLATE <replaceable>name</replaceable> SET SCHEMA <replaceab </para> <para> - You must be a superuser to use <command>ALTER TEXT SEARCH TEMPLATE</>. + You must be a superuser to use <command>ALTER TEXT SEARCH TEMPLATE</command>. </para> </refsect1> |