From: Mike Taylor Date: Mon, 3 Nov 2003 09:34:02 +0000 (+0000) Subject: Fix typo in grammar for @term X-Git-Tag: YAZ.2.0.6~56 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=29c7ed2c90cd7aa5b69ec785c618b260f9525b1b Fix typo in grammar for @term --- diff --git a/doc/tools.xml b/doc/tools.xml index 0254fa1..55dec3c 100644 --- a/doc/tools.xml +++ b/doc/tools.xml @@ -1,4 +1,4 @@ - + Supporting Tools @@ -131,7 +131,7 @@ top-set ::= [ '@attrset' string ] - query-struct ::= attr-spec | simple | complex | '@term' term-type + query-struct ::= attr-spec | simple | complex | '@term' term-type query attr-spec ::= '@attr' [ string ] string query-struct