transtive_relation: fix typo in comment for parents
This commit is contained in:
parent
7409ffd17e
commit
271616088f
@ -303,7 +303,7 @@ impl<T: Clone + Debug + Eq + Hash + Clone> TransitiveRelation<T> {
|
||||
/// Given an element A, returns the maximal set {B} of elements B
|
||||
/// such that
|
||||
///
|
||||
/// - A != A
|
||||
/// - A != B
|
||||
/// - A R B is true
|
||||
/// - for each i, j: B[i] R B[j] does not hold
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user