diff --git a/doc/oper.xml b/doc/oper.xml
index d9121547d..d60a391aa 100644
--- a/doc/oper.xml
+++ b/doc/oper.xml
@@ -2274,7 +2274,7 @@ true
true or false.
- This function returns true if the specified subset is "downwards" closed, i.e. contains every vertex less than the given vertices.
+ This function returns true if the specified subset is "downwards" closed, i.e. contains every vertex less than the given vertices in the order defined by D.
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.