summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Contexts.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Contexts.ml b/src/Contexts.ml
index 407f01bb..15256cda 100644
--- a/src/Contexts.ml
+++ b/src/Contexts.ml
@@ -35,7 +35,7 @@ module M = Modules
* ...
* ```
*
- * This is one, in such cases, we often introduce all the inputs, even
+ * This is why, in such cases, we often introduce all the inputs, even
* when they are not used (which happens!).
* ```
* fn f x : fun_type =