We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e77bb commit 88683fcCopy full SHA for 88683fc
src/fsharp/ConstraintSolver.fs
@@ -14,7 +14,7 @@
14
// The constraints are immediately processed into a normal form, in particular
15
// - type equations on inference parameters: 'tp = ty
16
// - type inequations on inference parameters: 'tp :> ty
17
-// - other constraints on inference paramaters
+// - other constraints on inference parameters
18
//
19
// The state of the inference engine is kept in imperative mutations to inference
20
// type variables.
0 commit comments