diff --git a/doc/oper.xml b/doc/oper.xml index 46ba27c67..c21752c7f 100644 --- a/doc/oper.xml +++ b/doc/oper.xml @@ -2295,7 +2295,7 @@ true true or false. - This function returns true if the specified subset is "downwards" closed, i.e. contains every node less than the given nodes. + This function returns true if the specified subset is "downwards" closed, i.e. contains every vertex less than the given vertices. The function can only be used on digraphs satisfying and will throw an error if passed a digraph that is not a partial order digraph.