aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/dnet.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/dnet.mli')
-rw-r--r--tactics/dnet.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/tactics/dnet.mli b/tactics/dnet.mli
index 9f29c60b6..565a916f8 100644
--- a/tactics/dnet.mli
+++ b/tactics/dnet.mli
@@ -26,7 +26,7 @@
distincts, or you'll get unexpected behaviours.
Warning 2: This structure is perfect, i.e. the set of candidates
- returned is equal to the set of solutions. Beware of DeBruijn
+ returned is equal to the set of solutions. Beware of de Bruijn
shifts and sorts subtyping though (which makes the comparison not
symmetric, see term_dnet.ml).