summaryrefslogtreecommitdiff
path: root/docs/source/pyasn1/type/univ/setof.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/pyasn1/type/univ/setof.rst')
-rw-r--r--docs/source/pyasn1/type/univ/setof.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/pyasn1/type/univ/setof.rst b/docs/source/pyasn1/type/univ/setof.rst
index 67ef92f..ce519a9 100644
--- a/docs/source/pyasn1/type/univ/setof.rst
+++ b/docs/source/pyasn1/type/univ/setof.rst
@@ -8,7 +8,7 @@
.. autoclass:: pyasn1.type.univ.SetOf(componentType=NoValue(), tagSet=TagSet(), subtypeSpec=ConstraintsIntersection(), sizeSpec=ConstraintsIntersection())
:members: isValue, isSameTypeWith, isSuperTypeOf, tagSet, effectiveTagSet, tagMap, componentType, subtypeSpec, sizeSpec,
-  getComponentByPosition, setComponentByPosition, clear, reset
+  getComponentByPosition, setComponentByPosition, clear, reset, isInconsistent
.. note::