Fixed typo
[yaz-moved-to-github.git] / src / facet.asn
index d5f399d..e4adea1 100644 (file)
@@ -7,7 +7,7 @@ FacetList ::= SEQUENCE OF FacetField;
 FacetField ::= SEQUENCE {
   -- attributes will specify:
   --   1=use (field name)
 FacetField ::= SEQUENCE {
   -- attributes will specify:
   --   1=use (field name)
-  --   3=sortorder 0=most frequent, 1=least frequent, ..
+  --   2=sortorder 0=most frequent, 1=least frequent, ..
   --   3=limit (integer)
   attributes [1] IMPLICIT AttributeList,
   terms [2] IMPLICIT SEQUENCE OF FacetTerm OPTIONAL
   --   3=limit (integer)
   attributes [1] IMPLICIT AttributeList,
   terms [2] IMPLICIT SEQUENCE OF FacetTerm OPTIONAL