We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c27859c commit b104eacCopy full SHA for b104eac
plugin/src/core/components/specialization/specialization.mli
@@ -2,7 +2,7 @@
2
3
(*
4
* The default approach (specialize_using specialize_term)
5
- * is function application followed by betaiota reduction.
+ * is function application followed by betaiotazeta reduction.
6
*
7
* We expose more advanced specialization approaches so that it is
8
* easy to customize how this is called, which is useful
0 commit comments