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